Welcome! Log In Create A New Profile

Advanced

Re: nginx-0.7.54

May 02, 2009 11:52AM
On Sat, May 02, 2009 at 04:57:36PM +0200, Chris Wan wrote:

> Igor Sysoev wrote:
> > Changes with nginx 0.7.54 01 May
> > 2009
> > *) Bugfix: improve handling of "select" method errors.
> >
> > *) Bugfix: of "select() failed (10022: ...)" error in nginx/Windows.
> >
> > *) Bugfix: in error text descriptions in nginx/Windows; the bug had
> > appeared in 0.7.53.
> hi Igor
>
> I run 0.7.54 nginx/windows, but I found the nginx don't work at all when
> I set "worker_processes 4".
>
> command "telnet 127.0.0.1 80" is ok, but IE can't open
> "http://127.0.0.1", it wait untill time expired. and no error in
> error.log.

Try

events {
accept_mutex off;
}

In my tests only one process receives select() notifcaitons about new
connections.


--
Igor Sysoev
http://sysoev.ru/en/
Subject Author Posted

nginx-0.7.54

Igor Sysoev May 01, 2009 03:02PM

Re: nginx-0.7.54

Jérôme Loyet May 02, 2009 12:22AM

Re: nginx-0.7.54

Chris Wan May 02, 2009 10:57AM

Re: nginx-0.7.54

Igor Sysoev May 02, 2009 11:52AM

Re: nginx-0.7.54

Chris Wan May 02, 2009 12:50PM

Re: nginx-0.7.54

Igor Sysoev May 02, 2009 01:18PM

Re: nginx-0.7.54

Igor Sysoev May 02, 2009 01:33PM

Re: nginx-0.7.54

Weibin Yao May 04, 2009 02:32AM

Re: nginx-0.7.54

Igor Sysoev May 04, 2009 03:19AM

RE: nginx-0.7.54

郭振立 May 04, 2009 10:31AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 235
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready