kolla-ansible/ansible/roles/loadbalancer/templates/haproxy
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_external_frontend.cfg.j2 haproxy: support single external frontend 2023-06-29 01:44:00 +02:00
haproxy_main.cfg.j2 loadbalancer: remove support for haproxy_processes 2023-08-18 06:39:58 +00:00
haproxy_run.sh.j2 Rename role haproxy to loadbalancer 2021-08-19 21:20:33 +02:00
haproxy.json.j2 haproxy: support single external frontend 2023-06-29 01:44:00 +02:00