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/lib...10(VS.71).aspx
Regards
John Timney (MVP)
http://www.johntimney.com http://www.johntimney.com/blog
"Zester" <zeze (AT) nottospam (DOT) com> wrote
Quote:
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! |