Go to file
Mohammed Naser 8f9a452bb5 handlers: reload instead of restart
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
2019-04-07 01:56:33 -04:00
2019-04-04 05:12:24 +00:00
2018-06-20 16:29:56 +08:00
2019-04-07 01:56:33 -04:00
2018-10-08 15:11:10 +01:00
2016-08-21 17:00:50 +01:00
2016-09-27 16:02:41 +00:00
2018-12-04 10:03:47 +00:00
2017-03-02 11:51:13 +00:00
2018-12-24 07:48:50 +00:00

Team and repository tags

image

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:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible

Description
Role haproxy_server for OpenStack-Ansible
Readme 5 MiB
Languages
Jinja 69%
Python 31%