A Faster Web - mod_pagespeed Comes Out Of Beta
Written by Mike James   
Thursday, 11 October 2012

It all sounds too easy. If you are running an Apache server, then all you have to do to make your web site run faster is install a new mod.

Google is of  the opinion that a faster web is a good thing. Specifically it is good for Google because more speed means more data and more data means more profit. Nothing wrong with this point of view, but it is nice to know why companies like Google are doing things to help you and not asking for a direct reward.

 

pagespeedgraphic

 

The mod_pagespeed software was introduced in 2010 as a way of speeding up the delivery of pages by the Apache server. It claimed a 2x improvement or better and it is particularly effective with CMS generated pages. After two years of being in beta the Google team are happy enough with it to give it a first release status - so any bugs you find now are real bugs.

Addiing mod_pagespeed is just a matter of installing a standard Apache module and this is easy and needs no special support from an ISP - although you will need admin rights. Some ISPs are offering the module as a standard install. A set of standard actions or filters are active on install but there are some more advanced options you can turn on and tune the system.

The speed improvements are achieved by managing resources better. It is the sort of thing that you would do if you had the time and never made a mistake. For example is rescales and recompresses images, combines CSS files and minifies CSS and JavaScript.

pagespeedgicon


Is there a cost to this improvement?

Isn't there always. In this case there is an additional load on the CPU doing all that extra work and, of course, the biggest speedups involve the largest amount of work. Some users report a x3 increase in CPU loading for the x2 speed increase. So your pages may be served faster, but the number of users your server can support may be reduced.

You can see Google view of mod_pagespeed in the video below:

 

 

 

More Information

mod_pagespeed product page

Related Articles

Page Speed for Chrome

Faster websites for free - thanks Google!

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


NVIDIA Releases Free Courses On AI
19/04/2024

NVIDIA has jumped on the AI bandwagon in a big way. Hardware aside, this means working on training material too. Several self- paced courses have been released and for free too!



JetBrains Launches IDE Services
09/04/2024

JetBrains has launched a new product suite for enterprises. JetBrains IDE Services is designed for use by large organizations with the aim of boosting developer productivity at scale.


More News

Last Updated ( Thursday, 11 October 2012 )