diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 1181:b8f0362f61e5

Added links to scgi.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 25 Apr 2014 18:01:53 +0400
parents 07402a11fd8d
children 8125bec5c7a1
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Fri Apr 25 18:00:14 2014 +0400
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Fri Apr 25 18:01:53 2014 +0400
@@ -19,7 +19,8 @@
 позволяет описывать группы серверов,
 которые могут использоваться в директивах
 <link doc="ngx_http_proxy_module.xml" id="proxy_pass"/>,
-<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_pass"/> и
+<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_pass"/>,
+<link doc="ngx_http_scgi_module.xml" id="scgi_pass"/> и
 <link doc="ngx_http_memcached_module.xml" id="memcached_pass"/>.
 </para>
 
@@ -129,7 +130,8 @@
 Нулевое значение отключает учёт попыток.
 Что считается неудачной попыткой, определяется директивами
 <link doc="ngx_http_proxy_module.xml" id="proxy_next_upstream"/>,
-<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_next_upstream"/> и
+<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_next_upstream"/>,
+<link doc="ngx_http_scgi_module.xml" id="scgi_next_upstream"/> и
 <link doc="ngx_http_memcached_module.xml" id="memcached_next_upstream"/>.
 </tag-desc>