nginx-0.7.53/Windows select error and dead loop
diogin
nginx-forum at nginx.us
Tue Apr 28 12:37:23 MSD 2009
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
More information about the nginx
mailing list