From: Baptiste Assmann Date: Sun, 6 Mar 2016 22:27:24 +0000 (+0100) Subject: DOC: typo on stick-store response X-Git-Tag: v1.7-dev3~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2d2ec164fd8807da2720a3b60c4273ff38bad4;p=thirdparty%2Fhaproxy.git DOC: typo on stick-store response It is used to store responses, and not requests. backport: 1.5 and above --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 9f0b1e0a46..42faa56d46 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -8240,7 +8240,7 @@ stick-table type {ip | integer | string [len ] | binary [len ]} stick store-response [table ] [{if | unless} ] - Define a request pattern used to create an entry in a stickiness table + Define a response pattern used to create an entry in a stickiness table May be used in sections : defaults | frontend | listen | backend no | no | yes | yes