Welcome! Log In Create A New Profile

Advanced

gzip_proxied question

March 04, 2010 06:04PM
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

[quote]gzip_proxied

syntax: gzip_proxied [off|expired|no-cache|no-store|private|no_last_modified|no_etag|auth|any] ...

default: gzip_proxied off

context: http, server, location

It allows or disallows the compression of the response for the proxy request in the dependence on the request and the response. The fact that, request proxy, is determined on the basis of line "Via" in the headers of request. In the directive it is possible to indicate simultaneously several parameters:[/quote]


I'm guessing the description is directly translated from the Russian? Google translate offers the following:

[quote="Google Translate"]
Enables or disables compression using gzip to answer proxied requests depending on the request and response. The fact that, proxied request is determined on the basis of the line "Via" in the request header. The directive can specify multiple paarmetrov:
[/quote]

Not sure what the "Via" request header is.

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?

Thanks in advance,

Bryn
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: 266
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