diff xml/en/docs/http/ngx_http_memcached_module.xml @ 1289:57fc39924d42

Proxy/memcached/fastcgi/scgi/uwsgi: updated link in _next_upstream directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 12 Sep 2014 15:31:55 +0400
parents a8a643647c76
children f5cc9f2aef9a
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_memcached_module.xml	Wed Sep 10 19:07:11 2014 +0400
+++ b/xml/en/docs/http/ngx_http_memcached_module.xml	Fri Sep 12 15:31:55 2014 +0400
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_memcached_module"
         link="/en/docs/http/ngx_http_memcached_module.html"
         lang="en"
-        rev="7">
+        rev="8">
 
 <section id="summary">
 
@@ -163,9 +163,9 @@
 </para>
 
 <para>
-The directive also defines what is considered an unsuccessful attempt
-of communication with a
-<link doc="ngx_http_upstream_module.xml" id="server"/>.
+The directive also defines what is considered an
+<link doc="ngx_http_upstream_module.xml" id="max_fails">unsuccessful
+attempt</link> of communication with a server.
 The cases of <literal>error</literal>, <literal>timeout</literal> and
 <literal>invalid_header</literal> are always considered unsuccessful attempts,
 even if they are not specified in the directive.