Question
Is it possible to do rate limiting to the droplet
Hi team,
I’m looking for a mechanism to block the IP addresses on an incremental time block upon too many request.
- If a user sends 7-10 HTTP Requests in a second the IP should be blocked from accessing my server for 10 mins, again if it violates it should be blocked for 15 mins, 20 mins and so on.
Rather than using an application in server level like Fail2Ban. Can we do it from digital ocean console ?
Regards
Karthik. K
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×