Hi,<br><br>I&#39;m seeing dropped requests on nginx reload.  I&#39;m using 0.8.53 compiled from source.<br><br>My configuration is nginx as a proxy in front of (currently) 2 apache servers.<br><br>It looks like if a client reuses a connection it had before the reload (HTTP/1.1 style), then the server doesn&#39;t handle the request - from tcpdump, I see the TCP connection is just reset with no response. <br>
<br>Is this a known issue?  Is there some configuration option to stop the old worker processes from dieing until the connections have all timed out?<br><br>Cheers,<br>Mike<br>