]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: stats paramaters available in frontend
authorBaptiste Assmann <bedis9@gmail.com>
Mon, 12 Oct 2015 18:30:24 +0000 (20:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 12 Oct 2015 19:06:21 +0000 (21:06 +0200)
All stats directive are now available in both frontend and backend
sections.

doc/configuration.txt

index 36b2a98f9bdca470298c132b3e085d256d98116a..b34a80ccaedd7d8916855fb8f41265aedf6c7c67 100644 (file)
@@ -1776,18 +1776,18 @@ server                                    -          -         X         X
 server-state-file-name                    X          -         X         X
 source                                    X          -         X         X
 srvtimeout                  (deprecated)  X          -         X         X
-stats admin                               -          -         X         X
-stats auth                                X          -         X         X
-stats enable                              X          -         X         X
-stats hide-version                        X          -         X         X
-stats http-request                        -          -         X         X
-stats realm                               X          -         X         X
-stats refresh                             X          -         X         X
-stats scope                               X          -         X         X
-stats show-desc                           X          -         X         X
-stats show-legends                        X          -         X         X
-stats show-node                           X          -         X         X
-stats uri                                 X          -         X         X
+stats admin                               -          X         X         X
+stats auth                                X          X         X         X
+stats enable                              X          X         X         X
+stats hide-version                        X          X         X         X
+stats http-request                        -          X         X         X
+stats realm                               X          X         X         X
+stats refresh                             X          X         X         X
+stats scope                               X          X         X         X
+stats show-desc                           X          X         X         X
+stats show-legends                        X          X         X         X
+stats show-node                           X          X         X         X
+stats uri                                 X          X         X         X
 -- keyword -------------------------- defaults - frontend - listen -- backend -
 stick match                               -          -         X         X
 stick on                                  -          -         X         X