Changes since version 2.8.7 : Willy Tarreau (9): MINOR: mux-h2: add a counter of "glitches" on a connection BUG/MINOR: mux-h2: count rejected DATA frames against the connection's flow control MINOR: mux-h2: count excess of CONTINUATION frames as a glitch MINOR: mux-h2: count late reduction of INITIAL_WINDOW_SIZE as a glitch MINOR: mux-h2: always use h2c_report_glitch() MEDIUM: mux-h2: allow to set the glitches threshold to kill a connection MINOR: connection: add a new mux_ctl to report number of connection glitches MINOR: mux-h2: implement MUX_CTL_GET_GLITCHES MINOR: connection: add sample fetches to report per-connection glitches