diff xml/en/docs/http/ngx_http_memcached_module.xml @ 1672:9c98c4498f08

Rephrased the "proxy_next_upstream_timeout" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 30 Mar 2016 18:59:12 +0300
parents c4c1dddfedac
children d855e7cc3b2f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_memcached_module.xml	Mon Apr 04 19:21:47 2016 +0300
+++ b/xml/en/docs/http/ngx_http_memcached_module.xml	Wed Mar 30 18:59:12 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_memcached_module"
         link="/en/docs/http/ngx_http_memcached_module.html"
         lang="en"
-        rev="11">
+        rev="12">
 
 <section id="summary">
 
@@ -208,7 +208,7 @@
 <appeared-in>1.7.5</appeared-in>
 
 <para>
-Limits the time allowed to pass a request to the
+Limits the time during which a request can be passed to the
 <link id="memcached_next_upstream">next server</link>.
 The <literal>0</literal> value turns off this limitation.
 </para>