kolla-ansible/ansible/roles/loadbalancer/templates
Léo Gillot-Lamure b230858fb4 loadbalancer: remove support for haproxy_processes
Threads are the recommended way to scale CPU performance since HAProxy
1.8.

Official documentation says: « While "nbproc" historically used to be the only
way to use multiple processors, it also involved a number of shortcomings
related to the lack of synchronization between processes (health-checks, peers,
stick-tables, stats, ...) which do not affect threads. As such, any modern
configuration is strongly encouraged to migrate away from "nbproc" to
"nbthread". ».

Change-Id: I6f2e9d74e68703c8e0827e495945a75f020e1561
2023-08-18 06:39:58 +00:00
..
haproxy loadbalancer: remove support for haproxy_processes 2023-08-18 06:39:58 +00:00
keepalived loadbalancer: Add option to not define track script 2023-06-28 08:58:51 +00:00
proxysql Adds ability to configure ProxySQL's max replication lag 2022-10-20 11:41:34 +02:00