8f9a452bb56b002eb911e68554f7648b8073dedb
When we restart HAproxy, we kill all the connections and it causes all of the services to be dropped out. This is really not ideal and causes things to be lost in the control plane. This patch instead does a reload which will safely keep the existing clients connected till they evacuate and then use SO_REUSEPORT for the new process. Change-Id: I502457f691ad66dfd68ace21ac1575cea23b538a
Team and repository tags
OpenStack-Ansible HAProxy server
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-haproxy_server/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-haproxy_server/
- The project source code repository is located at:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-haproxy_server/
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Jinja
69%
Python
31%