Nginx vs Apache as reverse proxy, which one to choose
        Posted  
        
            by mhd
        on Server Fault
        
        See other posts from Server Fault
        
            or by mhd
        
        
        
        Published on 2010-05-19T03:43:36Z
        Indexed on 
            2010/05/19
            3:50 UTC
        
        
        Read the original article
        Hit count: 312
        
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.
© Server Fault or respective owner