# HG changeset patch # User Egor Nikitin # Date 1376286680 -14400 # Node ID f3754c623e6b081d6172a6d2667012be130ae214 # Parent 743caf552c2db4e67164d76016156d80114c5dc8 Minor editing of the stiky_cookie_insert directive. diff -r 743caf552c2d -r f3754c623e6b xml/en/docs/http/ngx_http_upstream_module.xml --- 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 @@ upstream -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: @@ -720,7 +720,7 @@ -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: