system-config/modules/openstack_project
Jeremy Stanley 710fec8521 Increase git haproxy maxconn from 32 to 256
It seems from the logs that we're regularly hitting the max 32
connections limit in haproxy for the git protocol backend under
periods of moderate to high load. Increase this to 256, and also
increase the backlog to 256 so that we can have up to one backlogged
connection per active connection.

In theory 256 should be a sane max since we have leastconn balancing
across 8 backends running persistent git-daemon with its default max
connections value of 32.

Change-Id: I80785348b8abb831a2f833a535a5e4234ce3e7f3
2015-07-17 17:12:24 +00:00
..
files Merge "Add subnode logs to logstash" 2015-07-17 00:54:24 +00:00
manifests Increase git haproxy maxconn from 32 to 256 2015-07-17 17:12:24 +00:00
templates Merge "Set suitable min-ready values for tripleo fedora nodes" 2015-07-16 23:27:08 +00:00
README Rename CI to Infra in MANY MANY places. 2012-12-16 17:30:47 +00:00

This file stores config files specific to the OpenStack Infrastructure project.