Comment 17 for bug 1648601

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/29932
Committed: http://github.org/Juniper/contrail-puppet/commit/9a28809941716efdf416cf4bb576d7a6cdb4d35f
Submitter: Zuul (<email address hidden>)
Branch: R3.1

commit 9a28809941716efdf416cf4bb576d7a6cdb4d35f
Author: Sundaresan Rajangam <email address hidden>
Date: Thu Dec 8 18:43:44 2016 -0800

Remove tcp-check connect option for redis on haproxy

tcp-check connect option for redis on haproxy.cfg causes the client
connections in the redis-server to grow continuously and reaches the max
limit resulting in connection failure/response error for requests from
collector and other analytics services to redis.

Change-Id: Id459548fd69b6f87a1514f2bb38a039bbbec256b
Closes-Bug: #1648601
(cherry picked from commit 08cc8fc04c4a521826d82b919ff1e3142be8f4ac)