diff xml/en/docs/http/ngx_http_proxy_module.xml @ 1382:94cac978bda3

Documented variables support in proxy_cache and look-alikes.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 23 Dec 2014 11:35:33 +0300
parents 6e54b85dfb86
children 66ee77849563
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="33">
+        rev="34">
 
 <section id="summary">
 
@@ -169,6 +169,7 @@ By default, <value>size</value> is limit
 <para>
 Defines a shared memory zone used for caching.
 The same zone can be used in several places.
+Parameter value can contain variables (1.7.9).
 The <literal>off</literal> parameter disables caching inherited
 from the previous configuration level.
 </para>