# HG changeset patch # User Gunnlaugur Thor Briem # Date 1405194241 0 # Node ID 6d51bb4f19f7d4982c6ff6f45e5364c4e1971adf # Parent 7020b8262dc0339c56b2d80c911b112b6f5b1a7a Gzip: fixed minor flaws in the "gzip_proxied" directive. diff -r 7020b8262dc0 -r 6d51bb4f19f7 xml/en/docs/http/ngx_http_gzip_module.xml --- a/xml/en/docs/http/ngx_http_gzip_module.xml Wed Jul 09 13:39:09 2014 +0400 +++ b/xml/en/docs/http/ngx_http_gzip_module.xml Sat Jul 12 19:44:01 2014 +0000 @@ -10,7 +10,7 @@ + rev="4">
@@ -169,9 +169,9 @@ Enables or disables gzipping of responses for proxied requests depending on the request and response. -The fact that the response is proxied is determined by +The fact that the request is proxied is determined by the presence of the
Via
request header field. -A directive accepts multiple parameters: +The directive accepts multiple parameters: off diff -r 7020b8262dc0 -r 6d51bb4f19f7 xml/ru/docs/http/ngx_http_gzip_module.xml --- a/xml/ru/docs/http/ngx_http_gzip_module.xml Wed Jul 09 13:39:09 2014 +0400 +++ b/xml/ru/docs/http/ngx_http_gzip_module.xml Sat Jul 12 19:44:01 2014 +0000 @@ -10,7 +10,7 @@ + rev="4">