# HG changeset patch # User Yaroslav Zhuravlev # Date 1492798502 -10800 # Node ID 3460bd328287e1244558febfa2922c20a033e4aa # Parent e497e92a95218d983e783662a665dc60424af583 Documented cache version change in proxy_cache_path and friends. diff -r e497e92a9521 -r 3460bd328287 xml/en/docs/http/ngx_http_fastcgi_module.xml --- 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 @@ + rev="46">
@@ -526,6 +526,14 @@ + + +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. + + + diff -r e497e92a9521 -r 3460bd328287 xml/en/docs/http/ngx_http_proxy_module.xml --- 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 @@ + rev="60">
@@ -542,6 +542,14 @@ + + +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. + + + diff -r e497e92a9521 -r 3460bd328287 xml/en/docs/http/ngx_http_scgi_module.xml --- 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 @@ + rev="35">
@@ -517,6 +517,14 @@ + + +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. + + + diff -r e497e92a9521 -r 3460bd328287 xml/en/docs/http/ngx_http_uwsgi_module.xml --- 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 @@ + rev="38">
@@ -517,6 +517,14 @@ + + +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. + + + diff -r e497e92a9521 -r 3460bd328287 xml/ru/docs/http/ngx_http_fastcgi_module.xml --- 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 @@ + rev="46">
@@ -524,6 +524,14 @@ + + +В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён. +При обновлении на более новую версию nginx +ранее закэшированные ответы будут считаться недействительными. + + + diff -r e497e92a9521 -r 3460bd328287 xml/ru/docs/http/ngx_http_proxy_module.xml --- 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 @@ + rev="60">
@@ -541,6 +541,14 @@ + + +В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён. +При обновлении на более новую версию nginx +ранее закэшированные ответы будут считаться недействительными. + + + diff -r e497e92a9521 -r 3460bd328287 xml/ru/docs/http/ngx_http_scgi_module.xml --- 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 @@ + rev="35">
@@ -515,6 +515,14 @@ + + +В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён. +При обновлении на более новую версию nginx +ранее закэшированные ответы будут считаться недействительными. + + + diff -r e497e92a9521 -r 3460bd328287 xml/ru/docs/http/ngx_http_uwsgi_module.xml --- 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 @@ + rev="38">
@@ -514,6 +514,14 @@ + + +В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён. +При обновлении на более новую версию nginx +ранее закэшированные ответы будут считаться недействительными. + + +