]> git.kaiwu.me - haproxy.git/commit
MINOR: check: Don't dump buffers state in check traces for external checks
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 4 Jun 2026 19:50:11 +0000 (21:50 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 4 Jun 2026 19:50:12 +0000 (21:50 +0200)
commit3daf4498f32429497b091f8c1a47a40be9bcffa8
treea5276f51aac21851e013a59d4c3ab256b7e40b89
parent4b9c8b24c524368e13e15b8e889f9f35c3679c09
MINOR: check: Don't dump buffers state in check traces for external checks

In healthcheck trace messages, there is no reason to dump the in/out buffers
state for external checks. So let's skip this part in that case.
src/check.c