kolla-ansible/ansible/roles/loadbalancer
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
..
defaults loadbalancer: remove support for haproxy_processes 2023-08-18 06:39:58 +00:00
handlers loadbalancer: ignore missing keepalived container 2022-08-05 14:04:47 +02:00
tasks haproxy: support single external frontend 2023-06-29 01:44:00 +02:00
templates loadbalancer: remove support for haproxy_processes 2023-08-18 06:39:58 +00:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00