51Testing软件测试论坛
标题:
ASP.NET性能测试常用监控计数器
[打印本页]
作者:
PrefTest
时间:
2013-1-5 16:59
标题:
ASP.NET性能测试常用监控计数器
ASP.NET Performance Counters ASP.NET性能计数器
❑❑ Request Queued.
❑❑ Requests Rejected.
❑❑ Request Wait Time.
❑❑ Cache Total Turnover Rate.
❑❑ Errors Total.
❑❑ Request Execution Time.
❑❑ Requests Timed Out.
❑❑ Requests/Sec.
作者:
thirfing
时间:
2013-1-7 16:31
顶。。配上解释更好了
作者:
ffwithvv
时间:
2013-1-9 16:14
转:
Requests/Sec. 每秒执行的请求数。该值如果较小,则web程序可能是瓶颈
Request Queued.等待处理请求数 该值要保持接近0
Request Wait Time.最近的请求在队列中等待的毫秒数 该值要保持接近0
Request Execution Time.执行最近的请求所用的毫秒数 该值要保持接近0
一起学习
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2