On Mon, Dec 9, 2013 at 8:07 PM, Athanasios | ZenGuard
<[email protected]> wrote:
> Dear HAProxy community,
> First of all thank you for the wonderful work and the support contained
> within the archives of this emailing list.
>
> I am trying to protect a specific endpoint of my application (let's assume
> that it ends with /athanasios) and only that endpoint. The limits that I am
> trying to enforce are 30 requests per 10 mins with a burst rate of 10 per 1
> second. How can I implement this using HAProxy? I googled around but no
> solutions are matching i) the burst requirement OR ii) the specific endpoint
> requirement. Any pointers or configuration snippets would be more than
> welcome.
>
> Again, keep up the good work and thanks for any replies.

Hi Athanasios,

Do you want to protect per IP on this specific URL or whoever needs
it, this URL can't be hit more that 30 times in 10 minutes?

Baptiste

Reply via email to