comparison xml/en/docs/http/ngx_http_proxy_module.xml @ 575:ebcb351d9eb3

Consistently using the term "shared memory zone".
author Ruslan Ermilov <ru@nginx.com>
date Mon, 09 Jul 2012 07:40:53 +0000
parents f8652d663b62
children be54c443235a
comparison
equal deleted inserted replaced
574:5e9ff979eac8 575:ebcb351d9eb3
138 <context>http</context> 138 <context>http</context>
139 <context>server</context> 139 <context>server</context>
140 <context>location</context> 140 <context>location</context>
141 141
142 <para> 142 <para>
143 Defines a zone used for caching. 143 Defines a shared memory zone used for caching.
144 The same zone can be used in several places. 144 The same zone can be used in several places.
145 The <literal>off</literal> parameter disables caching inherited 145 The <literal>off</literal> parameter disables caching inherited
146 from the previous configuration level. 146 from the previous configuration level.
147 </para> 147 </para>
148 148