]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: http-ana: Increment scf bytes_out value if an haproxy error is sent
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Mar 2026 09:01:56 +0000 (10:01 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Mar 2026 14:34:47 +0000 (15:34 +0100)
commit306931dfb1d3b40cf0e2364be0fe719389905feb
tree9ecf8ed99e43f7f90d704580982a2ec7d4685373
parent47915010115b9524f1392a18dd19c290a9d48217
BUG/MINOR: http-ana: Increment scf bytes_out value if an haproxy error is sent

When an HAproxy error is sent, we must not forget to increment bytes_out
value on the front stconn.

This patch must be backport to 3.3.
src/http_ana.c