Welcome! Log In Create A New Profile

Advanced

Default value of gzip_proxied

B.R.
March 20, 2015 02:44PM
I recently bumped into some trouble with a client caching uncompressed data
without understanding where it came from.

After long investigation on what appeared to be random, I narrowed it to
the gzip_proxied
<http://nginx.org/en/docs/http/ngx_http_gzip_module.html#gzip_proxied>
directive. Return content from webserver was supposed to be *always*
compressed (as compressed data is generally better than uncompressed
whenever possible), but when requests coming from clients behind proxies
resulted in MISS, the returned content was uncompressed and stored as such
in cache... thus serving cached uncompressed data to final clients.

​Why is the default value of that directive 'off'? What is the problem with
sneding compressed data to proxies? Why have you decided on such a default
value?

Thanks,
---
*B. R.*
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Default value of gzip_proxied

B.R. March 20, 2015 02:44PM

Re: Default value of gzip_proxied

Maxim Dounin March 21, 2015 10:22AM

Re: Default value of gzip_proxied

B.R. March 21, 2015 11:08AM

Re: Default value of gzip_proxied

Maxim Dounin March 21, 2015 09:32PM

Re: Default value of gzip_proxied

Gena Makhomed March 21, 2015 10:22PM

Re: Default value of gzip_proxied

Maxim Dounin March 21, 2015 11:26PM

Re: Default value of gzip_proxied

B.R. March 22, 2015 10:16AM

Re: Default value of gzip_proxied

Maxim Dounin March 22, 2015 01:08PM

Re: Default value of gzip_proxied

B.R. March 24, 2015 02:14PM

Re: Default value of gzip_proxied

Maxim Dounin March 24, 2015 03:32PM

Re: Default value of gzip_proxied

B.R. March 24, 2015 07:02PM

Re: Default value of gzip_proxied

Maxim Dounin March 25, 2015 05:38PM

Re: Default value of gzip_proxied

B.R. March 26, 2015 01:52PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 277
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