If we are going to run a web-based game with a lot of dynamic content plus videos (but not a full motion game like Halo), is Apache better that Nginx for this purpose?
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.
In our opinion Nginx is always better than Apache :) However for dynamic content and rewrite rules Apache can be a lot easier to setup and run. This is a great setup on how to run both to gain Nginx’s performance and stability, while retaining Apache’s easy to setup server for dynamic content processing and rewrite rules.
<br>
<br>https://www.digitalocean.com/community/articles/how-to-configure-nginx-as-a-front-end-proxy-for-apache
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.