Rate Limiting
-
Hello dear sir/madam
I’m trying to set up Rate Limiting and test it. I set up anyone’s requests exceed & If a human’s page views exceed to 1 per minute then Block it. after that, I wrote a while loop to make 300 requests using wp_remote_get but seems it doesn’t block my IP because it returns 200 code status each time. do I do wrong? How can I test this feature?
screenshot of settings: https://prnt.sc/sLqEm-spHxOF
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Rate Limiting’ is closed to new replies.