gzip filter on streaming responses

Justin Dorfman jdorfman at netdna.com
Mon Oct 15 21:57:27 UTC 2012


Have you tried?

           gzip on;
           gzip_min_length 0;


Regards,

Justin Dorfman <http://www.twitter.com/jdorfman>

NetDNA <http://www.netdna.com>™
The Science of Acceleration™



On Mon, Oct 15, 2012 at 2:32 PM, John Watson <john at disqus.com> wrote:

> I did some investigation and the gzip filter will only activate if there
> is a Content-Length header with valid length.
>
> Is there any way of deflating streaming responses from the nginx push
> stream module? Where is there isn't a  known content length, but
> potential for thousands of messages to be transferred?
>
> Regards,
>
> John
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20121015/6d7a4213/attachment.html>


More information about the nginx mailing list