Vikram Hosakote 9d1911c5a4 Fix false alert messages in HAProxy logs
Bug #1549753 raises false alarm about haproxy to the operator and
monitoring tools even though haproxy is running fine and there is
no issue.

haproxy uses UDP datagram socket for logging and the default queue
length of 10 datagrams causes false alert messages in haproxy
logs. This patch set fixes this bug by increasing the queue length
to 128.

Test results of the fix in this patch set are at
http://paste.openstack.org/show/490302/.

Change-Id: I64fdd17cd278d51616aa0dfa4e8d2a422c8ee630
Closes-Bug: #1549753
2016-03-13 07:02:27 +00:00
..
2016-02-16 12:01:14 +05:30
2016-03-09 12:08:15 +00:00
2016-01-19 17:34:58 +01:00
2016-03-09 13:53:55 +01:00
2016-02-10 08:25:23 +09:00
2016-03-10 17:28:06 +05:30
2016-03-09 03:50:03 -05:00
2016-03-05 11:51:49 +01:00
2016-03-04 14:51:50 +00:00
2016-01-26 15:53:13 +00:00
2016-03-09 00:44:50 -05:00
2016-03-03 10:53:59 -05:00
2016-03-08 10:11:55 +01:00
2016-01-19 17:34:58 +01:00
2016-02-23 01:33:47 -08:00
2016-02-19 20:32:25 +00:00
2016-02-23 09:38:47 +00:00
2016-02-23 12:15:14 +09:00
2016-01-15 13:36:11 +08:00