Comment 35 for bug 1477781

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

Reviewed: https://review.opencontrail.org/15120
Committed: http://github.org/Juniper/contrail-controller/commit/f3d17ce54f49416e635e2ada88856f90d6d843dd
Submitter: Zuul
Branch: R2.21.x

commit f3d17ce54f49416e635e2ada88856f90d6d843dd
Author: Rudra Rugge <email address hidden>
Date: Fri Nov 13 10:53:08 2015 -0800

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: Ie72f19e2b444ddaaa20e0e7967b8cdbf399d76ac
Closes-Bug: #1477781