]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: missing track-sc* in http-request rules
authorBaptiste Assmann <bedis9@gmail.com>
Wed, 3 Sep 2014 16:29:47 +0000 (18:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 9 Sep 2014 13:51:40 +0000 (15:51 +0200)
track-sc is well defined in http-request rules, but not listed in
option list.
This patch fix this miss.

doc/configuration.txt

index f7776a936e80a65ac878936c1d631dcee4b0d4b9..c0aeb3ab9cb69e84888f848a1ba6239522d7d59c 100644 (file)
@@ -2916,7 +2916,8 @@ http-request { allow | deny | tarpit | auth [realm <realm>] | redirect <rule> |
               add-acl(<file name>) <key fmt> |
               del-acl(<file name>) <key fmt> |
               del-map(<file name>) <key fmt> |
-              set-map(<file name>) <key fmt> <value fmt>
+              set-map(<file name>) <key fmt> <value fmt> |
+              { track-sc0 | track-sc1 | track-sc2 } <key> [table <table>]
              }
              [ { if | unless } <condition> ]
   Access control for Layer 7 requests