Comment 19 for bug 1477781

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

Reviewed: https://review.opencontrail.org/12596
Committed: http://github.org/Juniper/contrail-controller/commit/e0794738aa77c7bc853882b8844c34d0842a29fe
Submitter: Zuul
Branch: master

commit e0794738aa77c7bc853882b8844c34d0842a29fe
Author: Varun Lodaya <email address hidden>
Date: Thu Jul 23 16:35:42 2015 -0700

HAProxy Performance Tuning

HAProxy's default config is non-performant.
This fix updates following config in HAProxy:
1) Increase TCP client/server timeouts.
2) Increase ulimit globally per HAProxy process.
3) Increase maxconn globally per HAProxy process.

Change-Id: I28be29d5ab3dcb2a35fcbe9168300edf18b2c23c
Closes-Bug: #1477781