changeset 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 e497e92a9521
children 95bcadfde4fc
files xml/en/docs/http/ngx_http_fastcgi_module.xml xml/en/docs/http/ngx_http_proxy_module.xml xml/en/docs/http/ngx_http_scgi_module.xml xml/en/docs/http/ngx_http_uwsgi_module.xml xml/ru/docs/http/ngx_http_fastcgi_module.xml xml/ru/docs/http/ngx_http_proxy_module.xml xml/ru/docs/http/ngx_http_scgi_module.xml xml/ru/docs/http/ngx_http_uwsgi_module.xml
diffstat 8 files changed, 72 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_fastcgi_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/en/docs/http/ngx_http_fastcgi_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_fastcgi_module"
         link="/en/docs/http/ngx_http_fastcgi_module.html"
         lang="en"
-        rev="45">
+        rev="46">
 
 <section id="summary">
 
@@ -526,6 +526,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>
 
 
--- 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>
 
 
--- a/xml/en/docs/http/ngx_http_scgi_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/en/docs/http/ngx_http_scgi_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_scgi_module"
         link="/en/docs/http/ngx_http_scgi_module.html"
         lang="en"
-        rev="34">
+        rev="35">
 
 <section id="summary">
 
@@ -517,6 +517,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>
 
 
--- a/xml/en/docs/http/ngx_http_uwsgi_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/en/docs/http/ngx_http_uwsgi_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_uwsgi_module"
         link="/en/docs/http/ngx_http_uwsgi_module.html"
         lang="en"
-        rev="37">
+        rev="38">
 
 <section id="summary">
 
@@ -517,6 +517,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>
 
 
--- a/xml/ru/docs/http/ngx_http_fastcgi_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/ru/docs/http/ngx_http_fastcgi_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_fastcgi_module"
         link="/ru/docs/http/ngx_http_fastcgi_module.html"
         lang="ru"
-        rev="45">
+        rev="46">
 
 <section id="summary">
 
@@ -524,6 +524,14 @@
 </list>
 </para>
 
+<para>
+<note>
+В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён.
+При обновлении на более новую версию nginx
+ранее закэшированные ответы будут считаться недействительными.
+</note>
+</para>
+
 </directive>
 
 
--- a/xml/ru/docs/http/ngx_http_proxy_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/ru/docs/http/ngx_http_proxy_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_proxy_module"
         link="/ru/docs/http/ngx_http_proxy_module.html"
         lang="ru"
-        rev="59">
+        rev="60">
 
 <section id="summary">
 
@@ -541,6 +541,14 @@
 </list>
 </para>
 
+<para>
+<note>
+В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён.
+При обновлении на более новую версию nginx
+ранее закэшированные ответы будут считаться недействительными.
+</note>
+</para>
+
 </directive>
 
 
--- a/xml/ru/docs/http/ngx_http_scgi_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/ru/docs/http/ngx_http_scgi_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_scgi_module"
         link="/ru/docs/http/ngx_http_scgi_module.html"
         lang="ru"
-        rev="34">
+        rev="35">
 
 <section id="summary">
 
@@ -515,6 +515,14 @@
 </list>
 </para>
 
+<para>
+<note>
+В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён.
+При обновлении на более новую версию nginx
+ранее закэшированные ответы будут считаться недействительными.
+</note>
+</para>
+
 </directive>
 
 
--- a/xml/ru/docs/http/ngx_http_uwsgi_module.xml	Fri Apr 21 21:13:55 2017 +0300
+++ b/xml/ru/docs/http/ngx_http_uwsgi_module.xml	Fri Apr 21 21:15:02 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_uwsgi_module"
         link="/ru/docs/http/ngx_http_uwsgi_module.html"
         lang="ru"
-        rev="37">
+        rev="38">
 
 <section id="summary">
 
@@ -514,6 +514,14 @@
 </list>
 </para>
 
+<para>
+<note>
+В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён.
+При обновлении на более новую версию nginx
+ранее закэшированные ответы будут считаться недействительными.
+</note>
+</para>
+
 </directive>