What kind of performance gain will I get from ditching Apache for NGINX if I have a very low traffic web site (e.g. 1000 unique visitors a day, approx 5 requests/sec at highest load, and approx 50 MB of traffic per day since lots of photos are being displayed).
Specifically, what gains (if any) would I have for:
- Loading speed of the web site from the web user perspective
- Server load
- Concurrency
Again, this is for a low traffic web site and I'm running on a VPS.