Welcome! Log In Create A New Profile

Advanced

Re: gzip_proxied question

Maxim Dounin
March 04, 2010 08:34PM
Hello!

On Thu, Mar 04, 2010 at 06:04:18PM -0500, bryndole wrote:

> I'm new to nginx. After setting up a reverse proxy and reading
> the documentation I am still left baffled over what the
> gzip_proxied option does.
>
> http://wiki.nginx.org/NginxHttpGzipModule#gzip_proxied

[...]

> Not sure what the "Via" request header is.

http://tools.ietf.org/html/rfc2616#section-14.45

> Can someone explain (in English please!) what this option does?
> My hunch (hope) is that it may enable pass through for gzip'd
> responses from the backend? Am I close?

No.

As long as client request was identified as one came from proxy
server ("Via" header present) nginx is able to disable or enable
it's own gzip depending on various conditions. These conditions
are controlled via gzip_proxied directive.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

gzip_proxied question

bryndole March 04, 2010 06:04PM

Re: gzip_proxied question

Maxim Dounin March 04, 2010 08:34PM

Re: gzip_proxied question

bryndole March 08, 2010 02:09PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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