Comment 15 for bug 1736171

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

Reviewed: https://review.openstack.org/527224
Committed: https://git.openstack.org/cgit/openstack/charm-openstack-dashboard/commit/?id=cad0fa0dcd42ac3e014cf192ca42e579676a3e6f
Submitter: Zuul
Branch: master

commit cad0fa0dcd42ac3e014cf192ca42e579676a3e6f
Author: David Ames <email address hidden>
Date: Mon Dec 11 11:37:24 2017 -0800

    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: Ida7949113594b9b859ab7b4ba8b2bb440bab6e7d