You should never let the users get into queue anyway, it is for unexpected
peaks.

# Total amount of users you can serve = worker_processes *
worker_connections

http://stackoverflow.com/questions/7325211/tuning-nginx-worker-process-to-obtain-100k-hits-per-min




On Wed, Jun 25, 2014 at 10:24 AM, ashishadhav <[email protected]> wrote:

> Hi,
> I want to find out how many requests are queued ,that is are yet to be
> processed ,in nginx at any given moment.
> From this i wish to calculate if my server is overloaded with requests.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,251143,251143#msg-251143
>
> _______________________________________________
> nginx mailing list
> [email protected]
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to