Add param to configure HAProxy default maxconn (per frontend)
authorGiulio Fidente <gfidente@redhat.com>
Thu, 16 Jul 2015 12:11:18 +0000 (14:11 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Thu, 16 Jul 2015 12:14:11 +0000 (14:14 +0200)
commitf621024ea33509e77eca87acf47e84691351b84d
treee7925ae1c47cb189228e3a67de85a20b7009a618
parent9b22f9f4ddfd511d19f3e34d7be70092a79d18d7
Add param to configure HAProxy default maxconn (per frontend)

The default per frontend maxconn is set to 2000, which can easily
be reached with modern hardware with multiple logic cores; this
change adds a parameter to configure the default maxconn value,
default it to 4096 and also increases the global maxconn to 20480
to preserve the 1:5 ratio.

Change-Id: I3fffc51ecc704ceccb86ca008ecba02578c29eb5
manifests/loadbalancer.pp