Out of control worker process in IIS6 (w3wp.exe)

written by Dave on Friday, July 11 2008

While during regular maintenance on one of my IIS6 boxes, I noticed a worker process (w3wp.exe) that was totally out of control. The process was up to almost 700megs! Immediately, I needed to know which application pool this worker process was related too but I could not find out how to get this info from the system monitor tools in Windows Server 2003. Thankfully, there is a dos VBS located in the System32 folder that you can use to lookup which worker process PID belongs to which application pool.

To use this simple VBS, navigate via dos to your C:\Windows\System32\ folder and run cscript iisapp.vbs

Now that you know which application pool is causing the problem, you can dig into your application to find out what is going wrong.
 

Similar Posts

  1. Sending emails withing your asp.net application
  2. Open new window onload with AJAX and an Update Panel
  3. Error Handling Within Your Asp.Net Web Application

Comments are closed

Options:

Size

Colors