commit | b67a8f328a474925b449849b1fdeab5d0de48232 | [log] [tgz] |
---|---|---|
author | Jérôme Magnin <jmagnin@haproxy.com> | Wed Jul 17 09:24:46 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Nov 08 07:28:51 2019 +0100 |
tree | 856f185cd84fb26aca09c9b5c720b5968c57e1e0 | |
parent | 3697f03e859f5af5a2d759e6c3d9e2816b61871c [diff] |
DOC: management: document reuse and connect counters in the CSV format Counters for connect and reuse were added in the stats with commit f1573848 ("MINOR: backend: count the number of connect and reuse per server and per backend") but not documented the CSV format in management.txt (cherry picked from commit 708eb88845bf6a772e5adfdf9fd660a2b7c89636) Signed-off-by: Willy Tarreau <w@1wt.eu>