How can I find out which site is taking load on our Win2k server?
We are hosting more than 100 domains on a Windows 2000 server with low IIS 5 process setting and
are unable to find out which site is taking load on the server. Please, can you suggest how to find
this out?
There's
no great way to do it, but you can use process throttling to write an event to the event
log whenever a site exceeds the specified threshold. The problematic site will be the one that
generates the most events. You can then either enforce process throttling for this site to slow it
down some, or take some other action. Be sure to disable process throttling when you're done,
because it does impact system performance.
This was first published in May 2003
Join the conversationComment
Share
Comments
Results
Contribute to the conversation