Re: Rate limiting options using HAProxy

2016-08-30 Thread Chad Lavoie
Greetings, On 08/30/2016 05:12 PM, Chad Lavoie wrote: Greetings, On 08/30/2016 12:30 PM, Sam kumar wrote: Hello Sir, I am trying to implement rate limiting using HA proxy for my HTTP restful services. My requirement is to go implement below two scenario 1.URL based : Every API urls

Re: Rate limiting options using HAProxy

2016-08-30 Thread Chad Lavoie
Greetings, On 08/30/2016 12:30 PM, Sam kumar wrote: Hello Sir, I am trying to implement rate limiting using HA proxy for my HTTP restful services. My requirement is to go implement below two scenario 1.URL based : Every API urls will have different throttle limit To have limits that

Rate limiting options using HAProxy

2016-08-30 Thread Sam kumar
Hello Sir, I am trying to implement rate limiting using HA proxy for my HTTP restful services. My requirement is to go implement below two scenario 1.URL based : Every API urls will have different throttle limit 2. Authorization header : Every client has unique authorization token so using this