]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: mux-h1: Add H1C expiration dates in trace messages
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 28 Oct 2024 06:43:05 +0000 (07:43 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 31 Oct 2024 08:30:52 +0000 (09:30 +0100)
commit9fa5b379fac9e9baaa0a6114b27b92b41a97d563
tree19aca7754f431cd82d0feb47e4c65727a65f8bc3
parent976af317a46546f1edafabe16d772243668ea9e1
DEBUG: mux-h1: Add H1C expiration dates in trace messages

The expiration date of the H1C task and the H1C idle expiration date are now
dumped in the trace messages.
src/mux_h1.c