diff xml/en/docs/http/ngx_http_memcached_module.xml @ 675:08140f6b7964

Documented gunzip module and corresponding changes.
author Vladimir Homutov <vl@nginx.com>
date Wed, 12 Sep 2012 09:35:47 +0000
parents 764fbac1b8b4
children 934fd358c944
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_memcached_module.xml
+++ b/xml/en/docs/http/ngx_http_memcached_module.xml
@@ -79,6 +79,24 @@ It should be noted that this timeout can
 </directive>
 
 
+<directive name="memcached_gzip_flag">
+<syntax><value>flag</value></syntax>
+<default></default>
+<context>http</context>
+<context>server</context>
+<context>location</context>
+<appeared-in>1.3.6</appeared-in>
+
+<para>
+Enables the test for the <value>flag</value> presence in the memcached
+server response and sets the request header field
+“<literal>Content-Encoding</literal>” to “<literal>gzip</literal>”
+if the flag is set.
+</para>
+
+</directive>
+
+
 <directive name="memcached_next_upstream">
 <syntax>
     <literal>error</literal> |