cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IIS Worker process details

johnroncaglione
Organizer

We have an on going memory issue that is pointing to the IIS Worker process. Is there a way to drill into the IIS worker process to get more details on what exactly is consuming the memory.

 

4 REPLIES 4

skrystosik
DynaMight Guru
DynaMight Guru

Actually the best way to analyse memory leak was and always will bee memory dump.

https://www.dynatrace.com/support/help/monitor/dia...

according to this link unfortunately this feature will work only for java and nodejs. You will also need activegate in your environment to be able to make it. So for .NET I suggest to use different options to make such dump and analyze it outside dynatrace.

Sebastian


Regards, Sebastian

That is what I thought, but I wanted to confirm. Thanks for the information.

Do we know if .NET will be added to the memory dump capabilities in the future?


I didn't find any information about supporting memory dumps for .NET


Regards, Sebastian

Vineet_Sinha
Dynatrace Guide
Dynatrace Guide

Memory dumps for  .NET in Dynatrace are supported for a while now , not sure on exact minimum versions  
https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/profiling-and...

 

 

Featured Posts