diff xml/en/docs/http/ngx_http_upstream_module.xml @ 962:f3754c623e6b

Minor editing of the stiky_cookie_insert directive.
author Egor Nikitin <yegor.nikitin@gmail.com>
date Mon, 12 Aug 2013 09:51:20 +0400
parents 48ab154edf10
children 95c3c3bbf1ce
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml	Mon Aug 12 12:04:14 2013 +0400
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Mon Aug 12 09:51:20 2013 +0400
@@ -698,7 +698,7 @@
 <context>upstream</context>
 
 <para>
-Enables session affinity that causes requests from the same client to be
+Enables session affinity, which causes requests from the same client to be
 passed to the same server in a group of servers.
 Example:
 <example>
@@ -720,7 +720,7 @@
 </para>
 
 <para>
-Information about the bound server is kept in HTTP cookie.
+Information about the bound server is kept in an HTTP cookie.
 The first parameter sets the name of the cookie to be inserted or inspected.
 Additional parameters may be as follows:
 <list type="tag">