View Single Post
Old 11-25-2013, 06:14 AM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Quote:
Originally Posted by VIXEN ESCORTS View Post
Ok I've done some reading up, the main purpose here is to give a boost to a dynamic social network site using PHP Fox, so if I'm veering to just getting Varnish. I can't be doing with sorting out a lot of Php problems if that's what Nginx might bring.
Ok considering you are new in this,i would recommend to use nginx proxy to apache,that is configuration where nginx handle static files like images/videos and php is handled by apache,so then you dont need to bother with special php configuration,and also everything works fine then as php is handled by apache(apache htaccess can be used then as well).
I peaked at google to see what they say about varnish and found this article:
http://rtcamp.com/tutorials/why-we-n...sh-with-nginx/
and i agree with article author as nginx indeed can be optimized enough so then there is no need for any further optimization.

As you would use nginx proxy to apache,you will then have chance to optimize both nginx and apache,and then might not be need to use anything else further.

So in shortly do this and post back when you get results.

Last edited by Klen; 11-25-2013 at 06:16 AM..
Klen is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote