Question

Are the requests counted towards the limit of 5000/hr, even if the IP is blocked?

We have 5,000 requests per hour (Reference).

So let’s say that some IP addresses are causing too much load on the server by putting so many requests and I block them through the Digital Ocean Cloud Firewall, but it does not mean that those IPs will stop sending the requests. So now after they are blocked, are those requests still be counted towards the 5000 requests per hour limit?


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
July 20, 2020
Accepted Answer

Hi there @Windrunner,

This request limit is for the DigitalOcean API itself. So if you are using the DigitalOcean API and you are making a lot of requests to https://api.digitalocean.com you might hit that 5000 requests limit.

That limit is not related to your Droplet itself in any way.

Hope that this helps. Regards, Bobby

Well that sounds great! Thank you for the quick answer.

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.