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!

 

espbook

 

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


Pico RP2350 Security Bounty Won
15/01/2025

Making hardware secure is more difficult than you might think, which is the reason I was confident that Raspberry Pi would have to pay out its $20,000 bounty offered to anyone who could break the secu [ ... ]



O'Reilly Data Reveals Surge In AI Learning
08/01/2025

The O'Reilly Technology Trends for 2025 Report is based on annual usage data from O’Reilly’s online learning platform data. It reveals a "dynamic landscape of developer learning", with AI tec [ ... ]


More News

Last Updated ( Thursday, 11 October 2012 )