]> git.kaiwu.me - haproxy.git/commit
MEDIUM: peers: No longer ack updates during a full resync
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 29 Sep 2025 13:49:44 +0000 (15:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 30 Oct 2025 13:17:49 +0000 (14:17 +0100)
commitbd1a754e73c02c2ec2fd8d431c1955db4334001d
treee084bee27033c81b0b335b26175c5836d260c0ac
parent5b6e29cacd6c863b6374280c77e2611be20c243d
MEDIUM: peers: No longer ack updates during a full resync

ACK messages received by a peer sending updates during a full resync are
ignored. So, on the other side, there is no reason to still send these ACK
messages. Let's skip them.
src/peers.c