diff xml/en/docs/http/ngx_http_upstream_module.xml @ 917:e26a18eb5ccd

Documented http_403 in proxy_next_upstream and friends.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 30 May 2013 12:29:42 +0400
parents f62328124e5b
children ba3d6ade3513
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml	Wed May 29 16:19:08 2013 +0000
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Thu May 30 12:29:42 2013 +0400
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -128,8 +128,9 @@
 <link doc="ngx_http_fastcgi_module.xml" id="fastcgi_next_upstream"/>, and
 <link doc="ngx_http_memcached_module.xml" id="memcached_next_upstream"/>
 directives.
-The <literal>http_404</literal> state is not considered
-an unsuccessful attempt.
+The <literal>http_403</literal>, <literal>http_404</literal>,
+and <literal>not_found</literal> states are not considered as
+unsuccessful attempts.
 </tag-desc>
 
 <tag-name><literal>fail_timeout</literal>=<value>time</value></tag-name>