commit | 60fa051e718d8a498fe916ac7d3bc714b9d7cb1c | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 26 18:10:39 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Dec 01 11:47:08 2021 +0100 |
tree | 60b744676cc042f42066f2e8cb7705f38174d6a3 | |
parent | 563c345f6ff2ad7ad04fe968980e6c79b5e6cdd1 [diff] |
MINOR: mux-h1: count open connections/streams on stats Implement as a gauge h1 counters for currently open connections and streams. The counters are decremented when closing the stream or the connection.