Groups | Blog | Home
all groups > dotnet performance > october 2007 >

dotnet performance : performance counter to monitor number of web requests per second


Zester
10/17/2007 12:45:03 PM
Hi,

I'm looking for a performance counter that tells me how many hits (submits
etc..) by users to our web application server. I have tried the Asp.net
Applications | Anonymous Requests/Sec, Transaction/Sec, and Requests/Sec but
they all show up 0.

I couldn't find the answer to this in msdn either, the links from the result
page takes me to msdn2.microsoft.com which is inaccessible to me at the
moment.

Thanks!

John Timney (MVP)
10/17/2007 10:21:11 PM
Any reason why you can't get that from the log files?

If your looking to do perfromance testing then use seomthing like ACT
http://msdn2.microsoft.com/en-us/library/aa287410(VS.71).aspx

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog


[quoted text, click to view]

AddThis Social Bookmark Button