comparison xml/en/docs/http/ngx_http_memcached_module.xml @ 1151:4c2324a7eeea

Corrected the usage of articles and a comma.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 10 Apr 2014 17:56:31 +0400
parents 1501e5848052
children a8a643647c76
comparison
equal deleted inserted replaced
1150:ed7a62ec7b51 1151:4c2324a7eeea
75 <context>http</context> 75 <context>http</context>
76 <context>server</context> 76 <context>server</context>
77 <context>location</context> 77 <context>location</context>
78 78
79 <para> 79 <para>
80 Sets the <value>size</value> of the buffer used for reading a response 80 Sets the <value>size</value> of the buffer used for reading the response
81 received from the memcached server. 81 received from the memcached server.
82 A response is passed to a client synchronously, as soon as it is received. 82 The response is passed to the client synchronously, as soon as it is received.
83 </para> 83 </para>
84 84
85 </directive> 85 </directive>
86 86
87 87