charm-heat/hooks/charmhelpers/contrib/openstack
Ryan Beisner 1817fe7346 Update HAProxy default timeout values
The default HAProxy timeout values are fairly strict. On a busy cloud
it is common to exceed one or more of these timeouts. The only
indication that HAProxy has exceeded a timeout and dropped the
connection is errors such as "BadStatusLine" or "EOF." These can be
very difficult to diagnose when intermittent.

This charm-helpers sync pulls in the change to update the default
timeout values to more real world settings. These values have been
extensively tested in ServerStack. Configured values will not be
overridden.

Partial Bug: #1736171

Change-Id: I5f602a8dc1ab1060696fd486beb66033efaae862
2018-01-03 11:05:39 -06:00
..
amulet Sync ch and update InternalEndpointContext 2017-12-08 10:24:48 +00:00
files Update for Python 3 execution 2017-11-20 15:11:08 -08:00
ha Update for Python 3 execution 2017-11-20 15:11:08 -08:00
templates Update HAProxy default timeout values 2018-01-03 11:05:39 -06:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
alternatives.py Update for Python 3 execution 2017-11-20 15:11:08 -08:00
context.py Update HAProxy default timeout values 2018-01-03 11:05:39 -06:00
exceptions.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
ip.py Pre-release charm-helpers sync 16.10 2016-09-30 09:03:04 -07:00
keystone.py Dual Stack VIPs 2017-08-24 09:32:33 -07:00
neutron.py Update for Python 3 execution 2017-11-20 15:11:08 -08:00
templating.py Update for Python 3 execution 2017-11-20 15:11:08 -08:00
utils.py Update HAProxy default timeout values 2018-01-03 11:05:39 -06:00