Nginx TCP Delays
Khalid Shaikh
khalid.j.shaikh at gmail.com
Mon Sep 21 12:16:16 MSD 2009
violet2:~# ulimit -n
65536
Done the changes. 4 processes and epoll. I cannot reproduce. Give me 24
hours.
Thank you at the moment.
Best,
Khalid
On Mon, Sep 21, 2009 at 1:02 AM, François Battail
<fb at francois.battail.name>wrote:
> Le dimanche 20 septembre 2009 à 22:47 -0700, Khalid Shaikh a écrit :
>
> > worker_processes 32;
>
> That's way too much, try to keep the number of workers sticked to the
> number of cores (eg: 4).
>
> > events {
> > worker_connections 10024;
> + use epoll ;
> > }
>
> BTW what's the result of an ulimit -n and results for a netstat -t?
>
> Best regards
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090921/f1bf2cef/attachment.html>
More information about the nginx
mailing list