]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-quic: add traces for stream wake
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 11 May 2023 11:41:41 +0000 (13:41 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 11 May 2023 12:04:51 +0000 (14:04 +0200)
commit2d5c3f5cd1d33d87dba6921739b62bd08ad5aecb
treea3b436cf7dd5b5b0d067f83f6736c42b12e1e7f5
parent69670e88bddbaf60e3abbfaf7a151ce2e11b952f
MINOR: mux-quic: add traces for stream wake

Add traces for when an upper layer stream is woken up by the MUX. This
should help to diagnose frozen stream issues.

This should be backported up to 2.7.
include/haproxy/qmux_trace.h
src/mux_quic.c