diff xml/en/docs/http/ngx_http_proxy_module.xml @ 1973:3460bd328287

Documented cache version change in proxy_cache_path and friends.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 21 Apr 2017 21:15:02 +0300
parents dd96a09dd4f7
children 8f1a568a8bbf
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="59">
+        rev="60">
 
 <section id="summary">
 
@@ -542,6 +542,14 @@
 </list>
 </para>
 
+<para>
+<note>
+In versions 1.7.3, 1.7.7, and 1.11.10 cache header format has been changed.
+Previously cached responses will be considered invalid
+after upgrading to a newer nginx version.
+</note>
+</para>
+
 </directive>