# HG changeset patch # User Yaroslav Zhuravlev # Date 1459353552 -10800 # Node ID 9c98c4498f0865c4118ff543dc605670dad21ad7 # Parent 5154b356a1b2c553a90c421c8c0ffdd176f81ac4 Rephrased the "proxy_next_upstream_timeout" directive. diff -r 5154b356a1b2 -r 9c98c4498f08 xml/en/docs/http/ngx_http_fastcgi_module.xml --- a/xml/en/docs/http/ngx_http_fastcgi_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/en/docs/http/ngx_http_fastcgi_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="33">
@@ -1025,7 +1025,7 @@ 1.7.5 -Limits the time allowed to pass a request to the +Limits the time during which a request can be passed to the next server. The 0 value turns off this limitation. diff -r 5154b356a1b2 -r 9c98c4498f08 xml/en/docs/http/ngx_http_memcached_module.xml --- 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 @@ + rev="12">
@@ -208,7 +208,7 @@ 1.7.5 -Limits the time allowed to pass a request to the +Limits the time during which a request can be passed to the next server. The 0 value turns off this limitation. diff -r 5154b356a1b2 -r 9c98c4498f08 xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/en/docs/http/ngx_http_proxy_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="46">
@@ -1189,7 +1189,7 @@ 1.7.5 -Limits the time allowed to pass a request to the +Limits the time during which a request can be passed to the next server. The 0 value turns off this limitation. diff -r 5154b356a1b2 -r 9c98c4498f08 xml/en/docs/http/ngx_http_scgi_module.xml --- a/xml/en/docs/http/ngx_http_scgi_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/en/docs/http/ngx_http_scgi_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="22">
@@ -944,7 +944,7 @@ 1.7.5 -Limits the time allowed to pass a request to the +Limits the time during which a request can be passed to the next server. The 0 value turns off this limitation. diff -r 5154b356a1b2 -r 9c98c4498f08 xml/en/docs/http/ngx_http_uwsgi_module.xml --- a/xml/en/docs/http/ngx_http_uwsgi_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/en/docs/http/ngx_http_uwsgi_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="25">
@@ -975,7 +975,7 @@ 1.7.5 -Limits the time allowed to pass a request to the +Limits the time during which a request can be passed to the next server. The 0 value turns off this limitation. diff -r 5154b356a1b2 -r 9c98c4498f08 xml/ru/docs/http/ngx_http_fastcgi_module.xml --- a/xml/ru/docs/http/ngx_http_fastcgi_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_fastcgi_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="33">
diff -r 5154b356a1b2 -r 9c98c4498f08 xml/ru/docs/http/ngx_http_memcached_module.xml --- a/xml/ru/docs/http/ngx_http_memcached_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_memcached_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="12">
diff -r 5154b356a1b2 -r 9c98c4498f08 xml/ru/docs/http/ngx_http_proxy_module.xml --- a/xml/ru/docs/http/ngx_http_proxy_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_proxy_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="46">
diff -r 5154b356a1b2 -r 9c98c4498f08 xml/ru/docs/http/ngx_http_scgi_module.xml --- a/xml/ru/docs/http/ngx_http_scgi_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_scgi_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="22">
diff -r 5154b356a1b2 -r 9c98c4498f08 xml/ru/docs/http/ngx_http_uwsgi_module.xml --- a/xml/ru/docs/http/ngx_http_uwsgi_module.xml Mon Apr 04 19:21:47 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_uwsgi_module.xml Wed Mar 30 18:59:12 2016 +0300 @@ -10,7 +10,7 @@ + rev="25">