]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: stick-table is available in frontend sections
authorAdam Spiers <aspiers@suse.com>
Thu, 6 Apr 2017 15:31:39 +0000 (16:31 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 10 Apr 2017 13:21:40 +0000 (15:21 +0200)
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>
doc/configuration.txt

index 81b641eae1a923226f2469b5da45f75f9305f594..05f07019f989d484b7c8388343fce2ffe69ac386 100644 (file)
@@ -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