]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] add missing rate_lim and rate_max
authorKrzysztof Piotr Oledzki <ole@ans.pl>
Mon, 31 Aug 2009 19:23:27 +0000 (21:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Sep 2009 00:09:02 +0000 (02:09 +0200)
doc/configuration.txt

index 79fe2fa0bc0bb7b2e0098d560346140cedac94e5..e455368c94b0cc5a61aad08d0355ae34fe9c2d98 100644 (file)
@@ -6464,7 +6464,9 @@ page. Both means provide a CSV format whose fields follow.
  30. lbtot: total number of times a server was selected
  31. tracked: id of proxy/server if tracking is enabled
  32. type (0=frontend, 1=backend, 2=server)
- 33. rate (number of sessions per second over last elapsed second)
+ 33. rate: number of sessions per second over last elapsed second
+ 34. rate_lim: limit on new sessions per second
+ 35. rate_max: max number of new sessions per second
  36. check_status: status of last health check, one of:
        UNK     -> unknown
        INI     -> initializing