I have a run away worker process.
Which of the 10ish sites on this box is it thats going nuts?
How can I determine from the pid of the worker process which site he is?

link|improve this question
feedback

1 Answer

run

>c:\windows\system32\cscript iisapp.vbs

it outputs the pids and the names of the app pools associated.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.