openstack-ansible-haproxy_s.../templates
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
..
haproxy.cfg.j2 Variable to set HTTP keepalive mode 2019-03-04 18:29:25 +01:00
letsencrypt_renew.j2 handlers: reload instead of restart 2019-04-07 01:56:33 -04:00
service.j2 Variable to set HTTP keepalive mode 2019-03-04 18:29:25 +01:00