nginx-0.7.53/Windows select error and dead loop

Chris Wan lists at ruby-forum.com
Tue Apr 28 13:10:17 MSD 2009


diogin wrote:
> I checked netstat -an, and here are the results:
> 
>   TCP    0.0.0.0:83             0.0.0.0:0              LISTENING
>   TCP    0.0.0.0:83             0.0.0.0:0              LISTENING
> 
> It seems the two worker processes both try to listen on the same socket, 
> which generates the error "select event fd:120 ev:0 is already set while 
> accepting new connection on 0.0.0.0:83"?
> 
> Am I missing anything or is my nginx.conf misconfigured?
> 
> Posted at Nginx Forum: 
> http://forum.nginx.org/read.php?2,1495,1496#msg-1496

oh, I have posted this bug before you
http://www.ruby-forum.com/topic/184732#808203
http://www.ruby-forum.com/topic/184732#808773

I think worker_processes set only 1 now
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list