commit | 9cd552d8f4b055c1f1e15244a2fc150d443bdd01 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Sep 07 15:26:48 2011 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Sep 07 22:47:42 2011 +0200 |
tree | fc9f43a4e921a33007ae3e0ba5b457582285a395 | |
parent | 81c25d0ee62fa93ea7a72bdf3d163b0604476065 [diff] |
[MINOR] stats: report the current and max global connection rates The HTML page reports the current process connection rate, and the "show info" command on the stats socket also reports the conn rate limit and the max conn rate that was once reached. Note that the max value can be cleared using "clear counters".