Blocking IP addresses Load Balanced Cluster - Stack Overflow most recent 30 from stackoverflow.com2009-11-29T23:23:45Zhttp://stackoverflow.com/feeds/question/704299http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/704299/blocking-ip-addresses-load-balanced-cluster1Blocking IP addresses Load Balanced ClusterDom2009-04-01T06:25:48Z2009-04-01T06:25:48Z
<p>Hi </p>
<p>We're using HAproxy as a front end load balancer / proxy and are looking for solutions to block random IP addresses from jamming the cluster.</p>
<p>Is anyone familiar with a conf for HAProxy that can block requests if they exceed a certain threshold from a single IP within a defined period of time. Or can anyone suggest a software solution which could be placed in front of HAProxy to handle this kind of blocking.</p>
<p>Thanks</p>
<p>Dom--</p>