mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 13:22:45 +02:00
When agent-check or CLI command executes relative weight change this patch propagates it to tracking server allowing grouping many backends running on same server underneath. Additionaly in case with many src IPs many backends can have shared state checker, so there won't be unnecessary health checks. [wt: Note: this will induce some behaviour change on some setups]