Quote:
Originally Posted by lazyindian
what is this nginx ?i have centos OS and apache .. will this increase performance on that?
|
Yes. Nginx/lighttpd/lightsphere/zeus + php-fcgi will give you serious benefits over apache + mod_php on burst loads.
In fact, that should be done
before any futher vb optimizations. Maybe I'm a bit categoric, but in my opinion apache+mod_php system is absolutely inpredictable at big loads.
Server optimisation should be done prior to any scripts optimization. That's essential.