开发者

How to monitor performance of web application behind IIS?

I have web application installed on the IIS 6. Now i would like to check how m开发者_开发百科any requests are coming to it, How much processor - memory - time it takes to process each request.

Is there something that i can do to achieve this ?


Use Windows Performance monitor, this article should help you understand which counters do you need:

ASP.NET Performance Monitoring, and When to Alert Administrators

A starter guide: Using the System Monitor (PerfMon) with ASP.NET Applications (IIS 6.0). It also contains useful links to the articles describing ASP.NET-related performance counters.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜