]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: stream: Add bytes_in/bytes_out value for both SC in session dump
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Nov 2025 10:50:53 +0000 (11:50 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 6 Nov 2025 14:01:29 +0000 (15:01 +0100)
commit949199a2f49cca9984d67a1509bdea598c9c43b8
tree657fe57fb870fea13942e452cdd807812371bd96
parenta1b5325a7a98759b4190753ed9fd0e763d150a36
DEBUG: stream: Add bytes_in/bytes_out value for both SC in session dump

It could be handy to have these infos in the full session dump. So let's
dump it now.
src/stream.c