Make your websites run faster, automatically—try mod_pagespeed for Apache
Stay organized with collections
Save and categorize content based on your preferences.
Wednesday, November 03, 2010
Last year, as part of Google's initiative to make the web faster, we introduced
Page Speed,
a tool that gives developers suggestions to speed up web pages. It's usually pretty
straightforward for developers and webmasters to implement these suggestions by updating their
web server configuration, HTML, JavaScript, CSS and images. But we thought we could make it even
easier—ideally these optimizations should happen with minimal developer and webmaster
effort.
So today, we're introducing a module for the Apache HTTP Server called
mod_pagespeed
to perform many speed optimizations automatically. We're starting with more than 15 on-the-fly
optimizations that address various aspects of web performance, including optimizing caching,
minimizing client-server round trips and minimizing payload size. We've seen mod_pagespeed reduce
page load times by up to 50% (an average across a rough sample of sites we tried)—in other
words, essentially speeding up websites by about 2x, and sometimes even faster.
Here are a few simple optimizations that are a pain to do manually, but that
mod_pagespeed excels at:
Making changes to the pages built by the Content Management Systems (CMS) with no need to make
changes to the CMS itself,
Recompressing an image when its HTML context changes to serve only the bytes required
(typically tedious to optimize manually), and
Extending the cache lifetime of the logo and images of your website to a year, while still
allowing you to update these at any time.
We're working with
Go Daddy
to get mod_pagespeed running for many of its 8.5 million customers. Warren Adelman,
President and COO of Go Daddy, says:
Go Daddy is continually looking for ways to provide our customers the best user experience
possible. That's the reason we partnered with Google on the 'Make the Web Faster' initiative.
Go Daddy engineers are seeing a dramatic decrease in load times of customers' websites using
mod_pagespeed and other technologies provided. We hope to provide the technology to
our customers soon - not only for their benefit, but for their website visitors as well.
We're also working with
Cotendo
to integrate the core engine of mod_pagespeed as part of their Content Delivery
Network (CDN) service.
mod_pagespeed integrates as a module for the Apache HTTP Server, and we've released
it as open-source for Apache for many Linux distributions. Download
mod_pagespeed
for your platform and let us know what you think on the project's
mailing list.
We hope to work with the hosting, developer and webmaster community to improve
mod_pagespeed and make the web faster.
Posted by
Richard Rabbat,
Product Manager, 'Make the Web Faster' initiative
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eGoogle launched \u003ccode\u003emod_pagespeed\u003c/code\u003e, an Apache module to automatically optimize website speed and reduce page load times.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emod_pagespeed\u003c/code\u003e simplifies website optimization by automating tasks like image recompression and cache lifetime extension, leading to significant speed improvements.\u003c/p\u003e\n"],["\u003cp\u003eGoogle is collaborating with Go Daddy and Cotendo to integrate \u003ccode\u003emod_pagespeed\u003c/code\u003e, making it accessible to a wider audience and benefiting website owners and visitors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emod_pagespeed\u003c/code\u003e is open-source and available for download, encouraging community involvement to further enhance web performance.\u003c/p\u003e\n"]]],["Google introduced `mod_pagespeed`, an Apache HTTP Server module, to automatically optimize website speed. This tool performs over 15 on-the-fly optimizations, including caching, minimizing round trips, and reducing payload size. Early testing showed up to a 50% reduction in page load times. `mod_pagespeed` works without CMS changes, re-compresses images dynamically, and extends cache lifetimes. Go Daddy and Cotendo are partnering to integrate this technology, now available as open-source for various Linux distributions.\n"],null,["Wednesday, November 03, 2010\n\n\nLast year, as part of Google's initiative to make the web faster, we introduced\n[Page Speed](/speed),\na tool that gives developers suggestions to speed up web pages. It's usually pretty\nstraightforward for developers and webmasters to implement these suggestions by updating their\nweb server configuration, HTML, JavaScript, CSS and images. But we thought we could make it even\neasier---ideally these optimizations should happen with minimal developer and webmaster\neffort.\n\n\nSo today, we're introducing a module for the Apache HTTP Server called\n[`mod_pagespeed`](/speed/pagespeed/module)\nto perform many speed optimizations automatically. We're starting with more than 15 on-the-fly\noptimizations that address various aspects of web performance, including optimizing caching,\nminimizing client-server round trips and minimizing payload size. We've seen mod_pagespeed reduce\npage load times by up to 50% (an average across a rough sample of sites we tried)---in other\nwords, essentially speeding up websites by about 2x, and sometimes even faster. \n\n\nHere are a few simple optimizations that are a pain to do manually, but that\n`mod_pagespeed` excels at:\n\n- Making changes to the pages built by the Content Management Systems (CMS) with no need to make changes to the CMS itself,\n- Recompressing an image when its HTML context changes to serve only the bytes required (typically tedious to optimize manually), and\n- Extending the cache lifetime of the logo and images of your website to a year, while still allowing you to update these at any time.\n\n\nWe're working with\n[Go Daddy](https://www.godaddy.com/)\nto get `mod_pagespeed` running for many of its 8.5 million customers. Warren Adelman,\nPresident and COO of Go Daddy, says:\n\u003e Go Daddy is continually looking for ways to provide our customers the best user experience possible. That's the reason we partnered with Google on the 'Make the Web Faster' initiative. Go Daddy engineers are seeing a dramatic decrease in load times of customers' websites using `mod_pagespeed` and other technologies provided. We hope to provide the technology to our customers soon - not only for their benefit, but for their website visitors as well.\n\n\nWe're also working with\n[Cotendo](https://www.cotendo.com/)\nto integrate the core engine of `mod_pagespeed` as part of their Content Delivery\nNetwork (CDN) service.\n\n\n`mod_pagespeed` integrates as a module for the Apache HTTP Server, and we've released\nit as open-source for Apache for many Linux distributions. Download\n[mod_pagespeed](/speed/pagespeed/module)\nfor your platform and let us know what you think on the project's\n[mailing list](https://groups.google.com/group/mod-pagespeed-discuss).\nWe hope to work with the hosting, developer and webmaster community to improve\n`mod_pagespeed` and make the web faster.\n\n\nPosted by\n[Richard Rabbat](https://plus.google.com/106992973003627941930/about),\nProduct Manager, 'Make the Web Faster' initiative"]]