Michele Baldessari dbfc8e1c1d Use on-marked-down shutdown-sessions for redis haproxy conf
The problem we have with redis can be described as follows:
- Connection is made to redis via haproxy, where haproxy directs to one redis node
- That chosen redis node fails and a new redis node gets promoted
- HAProxy will send *new* connections to redis to the newly promoted
  redis server, but you still have a session active (ie. that has not hit
  timeout), so haproxy will attempt to use that connection.

By using 'on-marked-down shutdown-sessions' we make sure we close
old existing sessions when the redis master node changes.

Closes-Bug: #1742086
Tested-By: Marian Krcmarik <mkrcmari@redhat.com>

Change-Id: Ia4d8c27057ee2de9e49e4358aa069571d1c952a9
2018-01-11 15:40:25 +00:00
2017-12-29 13:59:12 -08:00
2017-05-17 17:04:02 +00:00
2017-12-23 01:24:12 +00:00
2017-01-25 19:32:31 +00:00
2017-12-16 02:49:05 +00:00
2017-10-06 12:28:56 -07:00
2017-06-12 16:06:48 +08:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing

Description
RETIRED, Lightweight composition layer for Puppet TripleO
Readme 63 MiB