rate limiting
Hi!
I’m trying to configure rate limiting on my host.
When I test with curl and other tools, the requests aren’t blocked at all.
However, once I enable the rule, about five page refreshes in a browser trigger a rate-limit error for everyone, as if the counter is global. I want the limit enforced per client IP.
Is my configuration incorrect, and how can I set this up properly?


0 Replies