Quantcast
Channel: Serverphorums.com - HAProxy
Viewing all articles
Browse latest Browse all 5112

Rate-limiting specific path (no replies)

$
0
0
Hi,

I'd like to rate-limit a specific path, by rate-limit I mean continue to
accept X req/s, and buffer or drop subsequent requests over the limit. That
is was "rate-limit sessions <rate>" does, but is frontend-wise.
I'm not interested in dropping *all *requests when the limit is reached,
objective is to be gentle on the backend, not protect against abuser.

Is there any way to achieve that ?

Thanks,
Bastien

Viewing all articles
Browse latest Browse all 5112

Trending Articles