comparison xml/en/docs/http/ngx_http_fastcgi_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 0e55c9a48da9
children be54c443235a
comparison
equal deleted inserted replaced
574:5e9ff979eac8 575:ebcb351d9eb3
101 <context>http</context> 101 <context>http</context>
102 <context>server</context> 102 <context>server</context>
103 <context>location</context> 103 <context>location</context>
104 104
105 <para> 105 <para>
106 Defines a zone used for caching. 106 Defines a shared memory zone used for caching.
107 The same zone can be used in several places. 107 The same zone can be used in several places.
108 The <literal>off</literal> parameter disables caching inherited 108 The <literal>off</literal> parameter disables caching inherited
109 from the previous configuration level. 109 from the previous configuration level.
110 </para> 110 </para>
111 111