Quote:
Originally Posted by roly
do you know if this doing something different to zend optimizer and eaccelator etc and would it conflict with it?
to install it says to yum localinstall mod_pagespeed_*.rpm
did you have to recompile apache as well?
|
no recompile needed - it will install the module and keep the module up-to-date (read the instructions on the url given if you don't want it to keep itself up to date)
It's much different than the PHP accelerators as it's purely HTML based ie it comes after PHP. Depending on how you configure it, it removes comments, whitespace, properly organises your css inline or in the head as well as javascript, adds image sizes (edit - fuck knows how that one works) and stuff like that to make for faster page loads, optimising how the html is sent to the client to make the best possible page for client browsers to load the quickest...