# Load balancer rate limiting

**URL:** https://forums.suse.com/t/load-balancer-rate-limiting/10870
**Category:** General
**Created:** [June 22, 2018, 1:47pm UTC](https://forums.suse.com/t/load-balancer-rate-limiting/10870 "2018-06-22T13:47:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![palermomatt](https://avatars.discourse-cdn.com/v4/letter/p/8c91f0/32.png) [@palermomatt](https://forums.suse.com/u/palermomatt)
#### Post date: [June 22, 2018, 1:47pm UTC](https://forums.suse.com/t/load-balancer-rate-limiting/10870/1 "2018-06-22T13:47:39Z")

</div>

I’m migrating from an older web LAMP stack to running docker containers in Rancher. In the current setup, we have nginx setup with limit\_req\_zone setup so we can rate limit crawlers/bots, or any potential-evil-doers. For the Rancher setup, I setup a load balancer on my stack, but I can’t figure out how to implement rate limiting into it.

Is there some sort of configuration I can use in the custom “haproxy.cfg” section to achieve similar results? If anyone has any advice for achieving this, please let me know.
