mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
When threads are enabled and running on a machine with multiple CCX or multiple nodes, thread groups are now enabled since 3.3-dev2, causing load-balancing algorithms to randomly fail due to incoming connections spreading over multiple groups and using different load balancing indexes. Let's just force "thread-groups 1" into all configs when threads are enabled to avoid this. |
||
|---|---|---|
| .. | ||
| last_rule.vtc | ||
| load_balancing.vtc | ||
| log_backend.vtc | ||
| log_forward.vtc | ||
| log_profiles.vtc | ||
| log_uri.vtc | ||
| wrong_ip_port_logging.vtc | ||