Hello,<br><br>Something I&#39;ve been seeing for a long time here - I&#39;ve posted long ago, but was never able to find a solution.  Looking at our access logs, I see tons of lines like (multiple times a minute)<br>123.45.6.789 - - [07/Dec/2010:19:05:51 -0600] &quot;-&quot; 400 0 &quot;-&quot; &quot;-&quot;<br>

<br>I changed my error_log to info, and I see a lot of corresponding entries like:<br>recv() failed (104: Connection reset by peer) while reading client request line<br><br>I also set the following, but it doesn&#39;t seem to have helped, as I see a lot of posts about this issue potentially being caused by large cookies:<br>
large_client_header_buffers 8 4k;<br><br>Thoughts?<br><br>Thanks!<br><br>    Neil<br><br><br>
<br><br>