]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Add missing stats fields in the management doc
authorPierre Cheynier <p.cheynier@criteo.com>
Thu, 8 Oct 2020 14:37:14 +0000 (16:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Oct 2020 07:56:37 +0000 (09:56 +0200)
Added latest fields: idle_conn_cur, safe_conn_cur, used_conn_cur, need_conn_est

doc/management.txt

index eef05b0fc6b3e3900b7732444bf54ecb1d5a0801..9fd7e6c034ea909962937e6b389c77abdf4f7f69 100644 (file)
@@ -1127,6 +1127,10 @@ Here is the list of static fields using the proxy statistics domain:
  92. rtime_max [..BS]: the maximum observed response time in ms (0 for TCP)
  93. ttime_max [..BS]: the maximum observed total session time in ms
  94. eint [LFBS]: cumulative number of internal errors
+ 95. idle_conn_cur [...S]: current number of unsafe idle connections
+ 96. safe_conn_cur [...S]: current number of safe idle connections
+ 97. used_conn_cur [...S]: current number of connections in use
+ 98. need_conn_est [...S]: estimated needed number of connections
 
 For all other statistics domains, the presence or the order of the fields are
 not guaranteed. In this case, the header line should always be used to parse