]> 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>
Tue, 21 Oct 2025 13:03:10 +0000 (15:03 +0200)
commit76581c7bb70ec5cce9fb627c821e8a253031c698
treedd27e1a13b25bf098362a72725f195c6064f57b7
parent18ece2b4249956cb759552ff831d3822b664f223
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