Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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!
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.
Accepted Answer
Droplets aren’t technically limited to a certain number of HTTP requests, so to speak. Your resources will dictate what your Droplet is capable of handling, so if you’re running low on resources and what you’re running on your Droplet can’t access what it needs, services can fail, thus preventing requests from going through.
If you’re seeing a specific error, please let us know. Otherwise, you can check the logs to see if there’s anything there that can help us to identify the issue.
tail -20 /var/log/nginx/error.log