<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><br>
</div>Well, I used to write a patch to enable IPP zlib (8.0) support in<br>
NGINX (enabled by ./configure --with-ipp-zlib), just for your<br>
reference:<br>
<br></blockquote><div><br></div><div>Thank you for the patch. This solves the issue with streamed responses, however when the "if (r->headers_out.content_length_n > 0)" branch is taken, eg with static content, I still receive the 2nd alert type below. The loop which reduces wbits and memlevel seems like it may need adjusting, I will try to figure out the exact values but for now I commented it out to avoid the alerts at the expense of some wasted memory.</div>
<div><br></div><div>014/07/29 17:40:00 [alert] 22854#0: *15 gzip filter failed to use preallocated memory: 65536 of 34800</div><div><br></div><div><br></div></div></div></div>