comparison xml/en/docs/http/ngx_http_memcached_module.xml @ 878:3a374868c798

Memcached: corrected description of "memcached_gzip_flag". Reported by Weibin Yao.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 01 Apr 2013 12:27:47 +0400
parents ed29fd8be462
children ba3d6ade3513
comparison
equal deleted inserted replaced
877:304cea52c692 878:3a374868c798
108 <context>location</context> 108 <context>location</context>
109 <appeared-in>1.3.6</appeared-in> 109 <appeared-in>1.3.6</appeared-in>
110 110
111 <para> 111 <para>
112 Enables the test for the <value>flag</value> presence in the memcached 112 Enables the test for the <value>flag</value> presence in the memcached
113 server response and sets the request header field 113 server response and sets the response header field
114 “<literal>Content-Encoding</literal>” to “<literal>gzip</literal>” 114 “<literal>Content-Encoding</literal>” to “<literal>gzip</literal>”
115 if the flag is set. 115 if the flag is set.
116 </para> 116 </para>
117 117
118 </directive> 118 </directive>