Profile IIS without restart all pools
Profile IIS without restart all pools
We have 25 application pools on our production server. Only one web app (web api project) suffers from memory leak. Memory is constantly growing up to 1.5 Gb. Can we profile only this site without restarting IIS and all other applications?
-
- Posts: 1029
- Joined: Wed Mar 02, 2005 7:53 pm
Re: Profile IIS without restart all pools
It is not currently not possible to profile only a single IIS application pool process without restarting IIS. However, this is clearly a useful feature and we will investigate if that's something we can implement in a future version.
In the meantime you can at least attach to the application pool worker process (using "Attach to running process"). Unfortunately, this limits the amount of information collected by the profiler.
In the meantime you can at least attach to the application pool worker process (using "Attach to running process"). Unfortunately, this limits the amount of information collected by the profiler.
Best regards,
Andreas Suurkuusk
SciTech Software AB
Andreas Suurkuusk
SciTech Software AB
Re: Profile IIS without restart all pools
Significantly limits...
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 7 guests