Welcome! Log In Create A New Profile

Advanced

Re: How can I set a maximum limit for gzip module?

April 28, 2017 04:55AM
Hi,

> When all buffers are filled, gzip filter just outputs another chunk of compressed data.
Thanks for explanation about gzip-module.
When all buffers are filled, how will the next data be handled?
I think that either "wait for the buffer to be released and compressed by gzip filter" or "output as un-compressed data".

Thank you.

ru@nginx.com Wrote:
-------------------------------------------------------
> On Thu, Apr 27, 2017 at 01:27:28AM -0400, t.nishiyori wrote:
> > Hello,
> >
> > I'm using nginx-1.11.2 for proxy server with gzip-module.
> >
> > I hope to use such like a "gzip_max_length" directive in
> > ngx_http_gzip_module.
> > Because some upstream response's sizes exceeded the settings of
> > gzip_buffers.
> > (But there were no error... These are strange things for me...)
> >
> > I can change the gzip_buffers to enough size for upstream, but there
> is no
> > limit.
> >
> > Can I set a limit of maximum content-size for gzip module?
> >
> > Thank you.
>
> gzip_buffers doesn't limit the maximum size of the response
> that can be compressed. When all buffers are filled, gzip
> filter just outputs another chunk of compressed data.
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

How can I set a maximum limit for gzip module?

t.nishiyori April 27, 2017 01:27AM

Re: How can I set a maximum limit for gzip module?

tokers April 27, 2017 02:20AM

Re: How can I set a maximum limit for gzip module?

t.nishiyori April 28, 2017 04:56AM

Re: How can I set a maximum limit for gzip module?

tokers April 28, 2017 05:56AM

Re: How can I set a maximum limit for gzip module?

t.nishiyori April 30, 2017 10:12PM

Re: How can I set a maximum limit for gzip module?

ru@nginx.com April 27, 2017 05:02AM

Re: How can I set a maximum limit for gzip module?

t.nishiyori April 28, 2017 04:55AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 297
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready