Comment 18 for bug 1736171

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-heat (master)

Reviewed: https://review.openstack.org/530938
Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=1817fe73465c494754968114844c1505b9336efd
Submitter: Zuul
Branch: master

commit 1817fe73465c494754968114844c1505b9336efd
Author: Ryan Beisner <email address hidden>
Date: Wed Jan 3 09:57:18 2018 -0500

    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