The maxconn was set to 4096 before, and after 45 days, haproxy was using
20gigs...

What else could it be?

-- Georges-Etienne

On Fri, Jan 30, 2015 at 1:49 PM, Lukas Tribus <[email protected]> wrote:

> With "maxconn 50000" this is expected behavior, because haproxy will use
> RAM up to an amount that is justified for 50000 concurrent connections.
> Configure maxconn to a proper and real value and the RAM usage will be
> predictable. Lukas
>

Reply via email to