Nginx as a reverse proxy + Apache or completely cut out Apache? (WordPress Multisite)
Posted
by
user715564
on Server Fault
See other posts from Server Fault
or by user715564
Published on 2012-12-17T16:18:15Z
Indexed on
2012/12/17
17:04 UTC
Read the original article
Hit count: 190
I am starting a WordPress multisite network with domain mapping and I am trying to think through my server set up. Right now, I only have one medium sized VPS but hopefully I will need to add more servers later so ideally the solution will also accommodate future growth.
My question is, would it be better to set up Nginx as a reverse proxy with Apache or use only Nginx? It seems like setting up Nginx as a reverse proxy would be easier and offer less of a possibility of problems but, on the other hand, would using only Nginx add substantial benefits?
© Server Fault or respective owner