nginx-0.7.53/Windows select error and dead loop
Igor Sysoev
is at rambler-co.ru
Tue Apr 28 13:17:05 MSD 2009
On Tue, Apr 28, 2009 at 11:10:17AM +0200, Chris Wan wrote:
> 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
No, this is not workers problem, this is nginx's bug.
Could anyone reproduce the bug with debug log ?
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list