From bb7e86acfb308cc4fce88712e755a461a97c57dd Mon Sep 17 00:00:00 2001 From: Baptiste Assmann Date: Wed, 3 Sep 2014 18:29:47 +0200 Subject: [PATCH] DOC: missing track-sc* in http-request rules track-sc is well defined in http-request rules, but not listed in option list. This patch fix this miss. --- doc/configuration.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index f7776a936..c0aeb3ab9 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -2916,7 +2916,8 @@ http-request { allow | deny | tarpit | auth [realm ] | redirect | add-acl() | del-acl() | del-map() | - set-map() + set-map() | + { track-sc0 | track-sc1 | track-sc2 } [table ] } [ { if | unless } ] Access control for Layer 7 requests