mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 01:12:45 +02:00
This now turns the cpu-policy to "first-usable-node" by default, so that we preserve the current default behavior consisting in binding to the first node if nothing was forced. If a second node is found, global.nbthread is set and the previous code will be skipped.