Rate limit recommendations
I've set a rate limit rule with 5 requests within 10 seconds. When I try that in curl it works. After 5 requests it will fail. But then if I wait 10 seconds, then I get another 5 tries again.
My ambition is to stop web crawlers (except search engines)
0 Replies