I think you may be on to something, we are definitely seeing some weirdness at a network level.  I found an older thread of mine, forgot about it, this is the same problem.<br><br><a href="http://nginx.org/pipermail/nginx/2008-December/008667.html">http://nginx.org/pipermail/nginx/2008-December/008667.html</a><br>
<br>We&#39;re looking at the tcp/ip traffic in more detail, and things do not look correct . . .<br><br><div class="gmail_quote">On Tue, Dec 7, 2010 at 8:18 PM, Mikhail Mazursky <span dir="ltr">&lt;<a href="mailto:ash2kk@gmail.com">ash2kk@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">2010/12/8 Neil Sheth &lt;<a href="mailto:nsheth@gmail.com">nsheth@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hello,<br>
&gt;<br>
&gt; Something I&#39;ve been seeing for a long time here - I&#39;ve posted long ago, but<br>
&gt; was never able to find a solution.  Looking at our access logs, I see tons<br>
&gt; of lines like (multiple times a minute)<br>
&gt; 123.45.6.789 - - [07/Dec/2010:19:05:51 -0600] &quot;-&quot; 400 0 &quot;-&quot; &quot;-&quot;<br>
&gt;<br>
&gt; I changed my error_log to info, and I see a lot of corresponding entries<br>
&gt; like:<br>
&gt; recv() failed (104: Connection reset by peer) while reading client request<br>
&gt; line<br>
&gt;<br>
&gt; I also set the following, but it doesn&#39;t seem to have helped, as I see a lot<br>
&gt; of posts about this issue potentially being caused by large cookies:<br>
&gt; large_client_header_buffers 8 4k;<br>
&gt;<br>
&gt; Thoughts?<br>
<br>
</div></div>Hello,<br>
<br>
we used to have issues like this on two of our servers when the router<br>
was setup incorrectly and some ip packets of a TCP connection were<br>
routed not to the right server. Check your network.<br>
<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>