diff xml/en/docs/http/ngx_http_upstream_module.xml @ 1232:ab2ea38f3512

Upstream: least_conn description corresponds to the Russian text.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 18 Jun 2014 14:44:00 +0400
parents 6cc809881694
children 726e8f47763c
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="24">
+        rev="25">
 
 <section id="summary">
 
@@ -508,7 +508,7 @@ SCGI and uwsgi protocols do not have a n
 Specifies that a group should use a load balancing method where a request
 is passed to the server with the least number of active connections,
 taking into account weights of servers.
-If there are several such servers, they are tried using a
+If there are several such servers, they are tried in turn using a
 weighted round-robin balancing method.
 </para>