# HG changeset patch # User Yaroslav Zhuravlev # Date 1447347727 -10800 # Node ID 12714bbf9230ec7d47f0e6b0b29afe1d63110098 # Parent 430261d33e38c421ef28d98b5b2fd4f2bc51d293 Documented the "proxy_cache_convert_head" directive. diff --git a/xml/en/docs/http/ngx_http_proxy_module.xml b/xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml +++ b/xml/en/docs/http/ngx_http_proxy_module.xml @@ -10,7 +10,7 @@ + rev="43">
@@ -197,6 +197,24 @@ Can be used along with the +on | off +on +http +server +location +1.9.7 + + +Enables or disables the conversion of the “HEAD” method +to “GET” for caching. +When the conversion is disabled, the +cache key should be configured +to include the $request_method. + + + + string