]> git.kaiwu.me - haproxy.git/commit
MINOR: peers: Improve traces for peers
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 24 Sep 2025 15:49:05 +0000 (17:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 17 Oct 2025 14:38:53 +0000 (16:38 +0200)
commit8243ebbdedf1d6ad86a5c676d488d7ab92757228
tree72cf14e805f63e460727027c567b2a7be0c9d153
parent51eca5cbce8325f00d11e6808bc83302cd37c94c
MINOR: peers: Improve traces for peers

Trace messages for peers were only protocol oriented and information
provided were quite light. With this patch, the traces were
improved. information about the peer, its applet and the section are
dumped. Several verbosities are now available and messages are dumped at
different levels depending on the context. It should easier to track issues
in the peers.
src/peers.c