nginx/Win2008R2 stops responding after few sessions
    Valentin V. Bartenev 
    ne at vbart.ru
       
    Fri Dec  9 18:13:13 UTC 2011
    
    
  
On Friday 09 December 2011 21:05:12 Kurien Mathew wrote:
> I am running nginx 1.0.10 (native build) on Windows 2008 R2 with 2 worker
> processes.
[...]
> 
> And importantly, there is no problem when the number of worker processes is
> set to 1.
> 
> Would you have any additional clues about what is going wrong?
> 
So, just set the worker_processes directive to 1.
Setting worker_processes > 1 is meaningless on windows due to limitations:
http://nginx.org/en/docs/windows.html#known_issues
wbr, Valentin V. Bartenev
    
    
More information about the nginx
mailing list