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.
Ok, it seems that I got to the bottom of this issue. <br> <br>At some point, in my quest to optimize I set the MaxClients to 10. It seems that it’s way to low, even though it worked on my previous server. <br> <br>Please disregard the thread, it’s solved. <br> <br>Best, <br>P
When serving mostly static content, you’ll get <b>a lot</b> better performance from Ngnix w/caching vs. Apache. If you’re open to the idea, check out <a href=“https://www.digitalocean.com/community/articles/how-to-install-wordpress-nginx-php-and-varnish-on-ubuntu-12-04”>How To Install Wordpress, Nginx, PHP, and Varnish on Ubuntu 12.04</a>.