December 7, 2009
So version 1.1 of MS Debug Diagnostics is currently the latest version of the debugger, however on Win 2008 x64 the only thing you can do with it directly is use the Analysis portion. It will not allow you to create dumps, so we will have to create one manually. To capture a dump of [...]
Continue reading –>
August 17, 2009
This technique can be used to determine which application pool holds the sites in which the w3wp process is pegging the CPU. Sites will need to be separated into individual app pools by process of elimination to determine exactly which site is spiking CPU usage. Get task manager configured. 1. First launch task manager by [...]
Continue reading –>