I’m wondering if there are any benefits to changing my Ghost instances to be served via nginx vs Apache. I need the layman’s answer to this. My sites don’t get much traffic - this is merely for educational purposes, really.
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.
well apache is simpler to configure, but nginx is way better with higher traffic and lighter on resources
if your site has little traffic and your new to nginx, then apache is good way to go before you step up when your site gets more traffic
you can always check out lighttpd, its as light on resources as nginx
i myself use lighttpd, mainly due to its configure layout and experience with it in the past
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.