On 21/02/2011 14:24, David R. wrote: > Is there a way to limit the maximum number of concurrent connections > form the same IP address using haproxy? >
I did it like this : http://tehlose.wordpress.com/2010/12/15/fun-stuff-with-latest-haproxy-version/ I did not test it on my main site, but it seems to work. You could also just drop the connexions that are over your theshold.

