How do you tell if IIS is I/O bound?
- by christopherstott
Running IIS 6 on Windows 2003 server (with a web service app). I suspect the machine is I/O bound.
I'm hearing reports of errors - but not seeing those errors in the IIS logs.
What is the standard way of verifying this? Is there a counter in perfmon?
Thanks for the help.