Re: [Working update]: Request rate limiting on the backend section

2017-11-08 Thread Krishna Kumar (Engineering)
To remove the reported "margin of error", the config needed a fix: acl within_limit sc2_gpc0_rate() lt 1000 since the first request was at rate==0, and last one is at 999. On Wed, Nov 8, 2017 at 3:11 PM, Krishna Kumar (Engineering) < krishna...@flipkart.com> wrote: > I finally got t

[Working update]: Request rate limiting on the backend section

2017-11-08 Thread Krishna Kumar (Engineering)
I finally got the backend rate limiting working pretty well. Here is the configuration settings in case it helps anyone else do the same: frontend http-fe bind default_backend http-be backend http-be http-request track-sc2 fe_id stick-table type integer size 1k ex