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.

