From db460e7de466251409594b815cea7d416a5a65d3 Mon Sep 17 00:00:00 2001 From: David Ames Date: Mon, 11 Dec 2017 13:00:08 -0800 Subject: [PATCH] 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 source charm rebuild pulls in the changes 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: Id94f7b3e519f693df436ccc2b57f4e5e10b3c35e --- rebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild b/rebuild index 90bcf4e..d7a4b96 100644 --- a/rebuild +++ b/rebuild @@ -2,4 +2,4 @@ # when dependencies of the charm change, # but nothing in the charm needs to. # simply change the uuid to something new -353fd330-a3c3-11e7-8d95-fa163e8aa73b +45072308-deb6-11e7-b627-b3ecee1e829d