Profiling asp.net web garden.
Hi guys!
I have a performance issue that is reproducing only under load on my asp.net application. There's a web garden configured on my web server and I need to have all worker processes to be active to reproduce my issue.
When I start profiling my web app some requests are missed in DotTrace results. It seems that DotTrace is profiling only one worker process. The problem is that I really need to have all configured worker processes to be profiled.
Am I right that DotTrace profiles only one asp.net worker process or there's another reason that I don't see all processed requests in profiling results?
Any ideas or discussions are wellcome.
Thanks in advance,
Yuri Lazebnik.
Please sign in to leave a comment.