dhaval d.
January 07, 2012 01:20PM
atrus wrote in post #1039525:
> Hi Guys,
>
> I have enable stub module and location /status/ in nginx.conf
>
> All I see just :
>
> Active connections: 1
> server accepts handled requests
> 478077 478077 478271
> Reading: 0 Writing: 1 Waiting: 0
>
> How can I know which values is the rps of the nginx server ?
>
> Thanks guys.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,220831,220831#msg-220831

If you are just interested in knowing Request per second and if you have
logging enabled then I would suggest using netcat. you just need to tail
the log file and then use the netcat to count the lines and it would
give you the details you need. Since the tail by default updates every 1
second you will get what you need.

--
Posted via http://www.ruby-forum.com/.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

How to see nginx rps (requests per second)

atrus January 05, 2012 05:01AM

Re: How to see nginx rps (requests per second)

smallfish January 05, 2012 05:04AM

Re: How to see nginx rps (requests per second)

Yogui January 05, 2012 05:41AM

Re: How to see nginx rps (requests per second)

atrus January 05, 2012 09:12AM

Re: How to see nginx rps (requests per second)

Brian Akins January 06, 2012 09:06AM

Re: How to see nginx rps (requests per second)

AndriesLouw January 07, 2012 08:55AM

Re: How to see nginx rps (requests per second)

Yogui January 07, 2012 09:35AM

Re: How to see nginx rps (requests per second)

dhaval d. January 07, 2012 01:20PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 260
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready