performance counter to monitor number of web requests per second

  • Thread starter Thread starter Zester
  • Start date Start date
Z

Zester

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!
 
Back
Top