I have tried reading up on different methods of limiting (rate/bw) with haproxy, but seems the only working implementation I find is per /32 ip based limit. Is it possible to do rate limiting based on acl?

Samba has a nice solution to this, where the parameters to limit (based on acl) is: /0 /24 /32 .. so first variable is for the whole acl, next for /24 net, and last for single ip.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.