<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Made more clear version of patch.<br>
<br>
On 11/18/2010 11:36 AM, Roman Vasilyev wrote:
<blockquote cite="mid:4CE5802A.50801@anchorfree.com" type="cite">
  <meta http-equiv="Content-Type"
 content="text/html; charset=ISO-8859-1">
Sorry, sent wrong file, nginx have code for buffer size check, and
without disabling it, this patch doesn't have any effect, sending patch
again.<br>
  <br>
On 11/18/2010 11:32 AM, Roman Vasilyev wrote:
  <blockquote cite="mid:4CE57F63.8040007@anchorfree.com" type="cite">Hi,

    <br>
    <br>
I have a lot errors about <br>
*1281 deflate() failed: 2, -5 while reading upstream, .... blah...
blah.... blah <br>
I've checked what -5 means and this is just empty buffer for deflate
(Z_BUF_ERROR): <br>
checked how other software handling this error and found very simple
solution: <br>
    <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://gcc.gnu.org/ml/java-patches/2000-q4/msg00263.html">http://gcc.gnu.org/ml/java-patches/2000-q4/msg00263.html</a>
    <br>
    <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://zlib.net/zlib_how.html">http://zlib.net/zlib_how.html</a>
    <br>
so I've created patch and it solved this problem, all messages gone,
please find patch attached and tell what do you think about it. <br>
    <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
nginx mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:nginx@nginx.org">nginx@nginx.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://nginx.org/mailman/listinfo/nginx">http://nginx.org/mailman/listinfo/nginx</a>
  </pre>
  </blockquote>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
nginx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a>
<a class="moz-txt-link-freetext" href="http://nginx.org/mailman/listinfo/nginx">http://nginx.org/mailman/listinfo/nginx</a>
  </pre>
</blockquote>
<br>
</body>
</html>