]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: quic/h3: display QUIC/H3 backend module on HTML stats
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 20 Feb 2026 10:18:10 +0000 (11:18 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 20 Feb 2026 13:08:27 +0000 (14:08 +0100)
commit0f95e730323ea42400660b5bc6c4cd095b66964a
treea9b0ccfb99b725c6407e3ac58e735fa5fc66a63b
parent5f26cf162c828666797f7c3d018da0fc61b59564
BUG/MINOR: quic/h3: display QUIC/H3 backend module on HTML stats

QUIC is now implemented on the backend side. Complete definitions for
QUIC/H3 stats module to add STATS_PX_CAP_BE capability.

This change is necessary to display QUIC/H3 counters on backend lines
for HTML stats page.

This should be backported up to 3.3.
src/h3_stats.c
src/quic_stats.c