Activity overview
Latest activity by KamilZ
Windows 2008 (not R2) x64 SP2 , 16 GB RAM, Xeon E5450, IIS 7.0.6000.16386, application in .NET 4.5, 8 000 requests/minute in the peak (CPU utilization only 50%), SAN with mid-range disk storage. / comments
Windows 2008 (not R2) x64 SP2 , 16 GB RAM, Xeon E5450, IIS 7.0.6000.16386, application in .NET 4.5, 8 000 requests/minute in the peak (CPU utilization only 50%), SAN with mid-range disk storage.
OK, but main problem is how can I profile HttpModule. / comments
OK, but main problem is how can I profile HttpModule.
Profile HttpModule
How can I profile www application with managed http module (System.Web.IHttpModule )? I have tried profile method "Attach to process" and "Profile IIS application" but output missing types/classes ...