5 messages in ru.sysoev.nginxRe: Bugs - Win Build
FromSent OnAttachments
TrigunMay 6, 2009 8:21 am 
Igor SysoevMay 6, 2009 12:43 pm 
TrigunMay 7, 2009 6:08 pm 
TrigunMay 7, 2009 6:17 pm 
TrigunMay 7, 2009 11:50 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Bugs - Win BuildActions...
From:Igor Sysoev (is@rambler-co.ru)
Date:May 6, 2009 12:43:07 pm
List:ru.sysoev.nginx

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.