Rate limit not working

I have a free cloudflare account and i am trying to use rate limit , even though if i implement for it my website , bots or python script are still able to access my website and rate limit isn’t triggering/working How to fix this situation?
6 Replies
Chaika
Chaika4mo ago
What rate limit did you set up/matching?
Noobprogrammer
NoobprogrammerOP4mo ago
So i kept the rate limiting as Requests (required) 3 Period (required) 10 seconds Then take action… Choose action Block For duration 10 seconds I refreshed the page multiple times but I wasn’t blocked
Chaika
Chaika4mo ago
what do you have under the if incoming requests match section, and is the hostname you are testing against proxied?
Noobprogrammer
NoobprogrammerOP4mo ago
I keep value as /* Uri path Operator equals
Chaika
Chaika4mo ago
Wildcards don't work with equals If you want to match everything, you can click "Edit Expression" and type "true" for your expression
Noobprogrammer
NoobprogrammerOP4mo ago
Great thank you so much
Want results from more Discord servers?
Add your server