Fix the proxy keywords matrix to reflect that it's permitted to use stick-table in frontend sections.
Signed-off-by: Adam Spiers <aspi...@suse.com> --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 81b641e..05f0701 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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 -- 2.1.2.330.g565301e