Bugs - Win Build

Igor Sysoev is at rambler-co.ru
Wed May 6 23:43:30 MSD 2009


On Wed, May 06, 2009 at 11:21:54AM -0400, Trigun wrote:

> This may have been posted already, sorry if it has - disregard in such case.
> 
> OS: vista x64
> 1. Using fastcgi or proxy cache systems cause immediate crash upon start.

I can not reproduce it on 32-bit Windows Server 2003.
Could you ensure that this is x64 problem only ?

> 2. Setting worker_processes higher than 1 causes server stall on secondary load testing through ab.
> 
> ie. 
> Command: ab -n 5000 -c 25 -k http://localhost
> Run 1:
> Results: ..... Finished 5000 requests
> 
> Run 2: Hangs until ab decides to give up.

It seems like Winsock bug. It sends new connection notifications
to a single process only.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list