Nginx vs Apache as reverse proxy, which one to choose
- by mhd
Hi, this kind of question maybe has been asked here
but I couldn't find any that really match my question.
Heard that nginx performance is quite impressive,
but Apache has more docs, community(read:expert) to get help
Now what I want to know,
how both web servers compare
in term of performance, easiness of config, level of customization,etc.
AS REVERSE PROXY server in a vps environment??
I'm still weighing between the two for a ruby web app(not ROR) served with
thin server.
Specific answer will be much appreciated.
General answer not touching the ruby part is okay.
I'm still noob in web server administration.