commit | 66942c1d4d4e17df2d17e8246e4ce101ec51a583 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Oct 27 17:16:04 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Oct 28 08:55:23 2020 +0100 |
tree | 6d1f048c8e0e6c13cd997d9d93cf1afd03078dfa | |
parent | a8879238ce3540fc3f34bb25f1e30b014faa498b [diff] |
MINOR: mux-h2: count open connections/streams on stats Implement as a gauge h2 counters for currently open connections and streams. The counters are decremented when closing the stream or the connection.