mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-20 22:01:49 -04:00
DOC: stick-table is available in frontend sections
Fix the proxy keywords matrix to reflect that it's permitted to use stick-table in frontend sections. Signed-off-by: Adam Spiers <aspiers@suse.com>
This commit is contained in:
parent
b4a2d5e19a
commit
68af3c1a2e
1 changed files with 1 additions and 1 deletions
|
|
@ -1981,7 +1981,7 @@ stick match - - X X
|
|||
stick on - - X X
|
||||
stick store-request - - X X
|
||||
stick store-response - - X X
|
||||
stick-table - - X X
|
||||
stick-table - X X X
|
||||
tcp-check connect - - X X
|
||||
tcp-check expect - - X X
|
||||
tcp-check send - - X X
|
||||
|
|
|
|||
Loading…
Reference in a new issue