kolla-ansible/docker/haproxy
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
..
Dockerfile.j2 cloud-archive contains newer version of haproxy 2016-02-23 00:42:48 +00:00
ensure_latest_config.sh Bring Kolla inline with FHS 2015-10-06 03:30:53 +00:00
extend_start.sh Fix false alert messages in HAProxy logs 2016-03-13 07:02:27 +00:00