Yep HUP via /etc/init.d/nginx reload . If I could reproduce it I would, Ive only seen it in chrome so it may be chrome incorrectly handling keepalive closure or something.<div><br></div><div><div><div><br><div class="gmail_quote">
On Fri, Jan 21, 2011 at 7:02 PM, Igor Sysoev <span dir="ltr">&lt;<a href="mailto:igor@sysoev.ru">igor@sysoev.ru</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Thu, Jan 20, 2011 at 05:45:21PM -0800, Mike Bell wrote:<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m seeing dropped requests on nginx reload.  I&#39;m using 0.8.53 compiled from<br>
&gt; source.<br>
&gt;<br>
&gt; My configuration is nginx as a proxy in front of (currently) 2 apache<br>
&gt; servers.<br>
&gt;<br>
&gt; It looks like if a client reuses a connection it had before the reload<br>
&gt; (HTTP/1.1 style), then the server doesn&#39;t handle the request - from tcpdump,<br>
&gt; I see the TCP connection is just reset with no response.<br>
&gt;<br>
&gt; Is this a known issue?  Is there some configuration option to stop the old<br>
&gt; worker processes from dieing until the connections have all timed out?<br>
<br>
</div></div>While reload (HUP signal) nginx closes only idle keepalive connections.<br>
<font color="#888888"><br>
<br>
--<br>
Igor Sysoev<br>
<a href="http://sysoev.ru/en/" target="_blank">http://sysoev.ru/en/</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div></div>