mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-19 02:29:31 -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. |
||
|---|---|---|
| .. | ||
| bad_http_clt_req_duration.lua | ||
| bad_http_clt_req_duration.vtc | ||
| close_wait_lf.lua | ||
| close_wait_lf.vtc | ||
| common.pem | ||
| h_txn_get_priv.lua | ||
| h_txn_get_priv.vtc | ||
| httpclient_action.lua | ||
| httpclient_action.vtc | ||
| lua_httpclient.lua | ||
| lua_httpclient.vtc | ||
| lua_socket.lua | ||
| lua_socket.vtc | ||
| set_var.lua | ||
| set_var.vtc | ||
| txn_get_priv-print_r.lua | ||
| txn_get_priv-thread.vtc | ||
| txn_get_priv.lua | ||
| txn_get_priv.vtc | ||
| wrong_types_usage.lua | ||
| wrong_types_usage.vtc | ||