How to see nginx rps (requests per second)

Yogui nginx-forum at nginx.us
Thu Jan 5 10:41:13 UTC 2012


Hi,

I beleive the stub module gives the number of requests since nginx was
last reloaded (or started). To get the number of rps, you have to query
the stub module each second and substract the old value from the current
value.

Regards,

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,220831,220834#msg-220834



More information about the nginx mailing list