Right, thanks.

Btw, we used another nginx official doc for optimization and the most
effective optimization parameter was tweaking the backlog from default 512
to 4096 in nginx listen directive.

http://nginx.com/blog/tuning-nginx/

Regards.
Shahzaib

On Fri, May 8, 2015 at 6:18 PM, Valentin V. Bartenev <vb...@nginx.com>
wrote:

> On Friday 08 May 2015 18:05:51 shahzaib shahzaib wrote:
> > Well, reducing keepalive_timeout and increasing the values of
> > worker_connections resolved our issue. Following is the reference we used
> > to tweak nginx config :
> >
> >
> http://blog.martinfjordvald.com/2011/04/optimizing-nginx-for-high-traffic-loads/
> >
>
> This reference is quite inaccurate.  Don't trust arbitrary articles in the
> internet.
>
> See here for the detailed explanation:
> http://mailman.nginx.org/pipermail/nginx/2015-May/047460.html
>
>   wbr, Valentin V. Bartenev
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to