How does the performance of pure Nginx compare to cpNginx?
        Posted  
        
            by 
                jb510
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by jb510
        
        
        
        Published on 2010-12-26T20:52:09Z
        Indexed on 
            2010/12/26
            20:55 UTC
        
        
        Read the original article
        Hit count: 239
        
There is now a Cpanel plugin to fairly easily setup Nginx as a reverse proxy on a Cpanel/Apache server. I've been simultaneously interested in setting up my first unmanaged VPS and my first Nginx server and as a masochist figured why not combine the two.
I'm wondering however if it's worth setting up a pure Nginx server vs trying out cpNginx on Apache? My goal is solely to host WordPress sites and while what I've read raves about Nginx's is exceptional ability serving static at least as a reverse proxy, I am unclear if there is substantial benefit to running a pure nginx with eAccelorator over cpNginx on Apache for dynamic sites? Regardless I'll be running W3TC on all sites to cache content, but am still interested if there are big CPU reductions running PHP scripts under pure Nginx over cpNginx?
© Server Fault or respective owner