commit | a8879238ce3540fc3f34bb25f1e30b014faa498b | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Oct 27 17:16:03 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Oct 28 08:55:19 2020 +0100 |
tree | 17d4c5176eebc6d406610ca591b316ae35c4f14e | |
parent | 2dec1ebec2703bce89bcec962b8c4c739f99613e [diff] |
MINOR: mux-h2: report detected error on stats Implement counters for h2 protocol error on connection or stream level. Also count the total number of rst_stream and goaway frames sent by the mux in response to a detected error.