View Single Post
Old 11-04-2010, 04:20 PM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
Quote:
Originally Posted by roly View Post
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...
__________________

For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)



All models are wrong, but some are useful. George E.P. Box. p202

Last edited by borked; 11-04-2010 at 04:26 PM..
borked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote