Do you keep the counter ON during heavy production loads
Which performance counters do you find useful for ASP.Net/IIS 6.0 websites?
|
| |||
|
feedback
|
|
I've never had problems running performance counters on my servers. Microsoft suggests watching following counters for IIS:
Specifically for ASP.NET I would watch
| |||||||||||
feedback
|
|
As a general rule you should be gathering performance data all the time. That way you'll have all the data you need when you walk into your manager's office and say "Our peak load has been increasing by X% every week for the last few months, and at that rate we'll exceed our current capacity in about 3 months. We need to start planning for that now." | |||
|
feedback
|