DOC: typo on stick-store response

It is used to store responses, and not requests.

backport: 1.5 and above
This commit is contained in:
Baptiste Assmann 2016-03-06 23:27:24 +01:00 committed by Willy Tarreau
parent 2e1941ec6e
commit 2f2d2ec164

View File

@ -8240,7 +8240,7 @@ stick-table type {ip | integer | string [len <length>] | binary [len <length>]}
stick store-response <pattern> [table <table>] [{if | unless} <condition>]
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