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.
Hi @marcomaneng,
It seems like your droplet is not able to cope with the traffic and the size of your website.
What I’ll recommend is to try and optimize both your server and your website.
Server side optimization
Website Optimization
Those are the standard optimizations you’ll need to perform on both your website and droplet before you can remedy the issue experienced.
Additionally, the 9 TTB might be due to full Apache Workers, if you are using Apache that is. If you are, consider upping the maximum allowed connections and apache workers as soon as you update your droplet.
Regards, KDSys