ngin goes down under high traffic

Dave Cheney dave at cheney.net
Mon Nov 17 00:17:37 MSK 2008


Try reducing the number of workers you have. Nginx is not like apache,  
you don't need one worker per active connection. I would suggest no  
more than 1 or 2 workers per spindle max.

Cheers

Dave

On 17/11/2008, at 5:19 AM, David Pospisil wrote:

> user www-data;
> worker_processes  64;






More information about the nginx mailing list