Apache module for rewriting web pages to reduce latency and bandwidth.

Clone this repo:
  1. 2ce278d Create RETIRED.txt by Christian Grobmeier · 1 year, 1 month ago master
  2. 4a56248 Update Envoy (#2105) by Otto van der Schaaf · 1 year, 6 months ago
  3. 4124bee Update to Envoy ff49762696b2e6ed3f408a22e1f7a1b7d2487318 (Oct 11th) (#2104) by Otto van der Schaaf · 1 year, 6 months ago
  4. 6e516af Travis: use bazelisk (#2100) by Otto van der Schaaf · 1 year, 8 months ago
  5. 39faa2a Update Envoy to dc168055154a99d10a2b170e8da078c6e8d001f3 (#2099) by Otto van der Schaaf · 1 year, 8 months ago

mod_pagespeed

logo

CIStatus
TravisBuild Status

mod_pagespeed is an open-source Apache module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth.

mod_pagespeed releases are available as precompiled linux packages or as source. (See Release Notes for information about bugs fixed)

mod_pagespeed is an open-source Apache module which automatically applies web performance best practices to pages, and associated assets (CSS, JavaScript, images) without requiring that you modify your existing content or workflow.

mod_pagespeed is built on PageSpeed Optimization Libraries, deployed across 100,000+ web-sites, and provided by popular hosting and CDN providers such as DreamHost, GoDaddy, EdgeCast, and others. There are 40+ available optimizations filters, which include:

  • Image optimization, compression, and resizing
  • CSS & JavaScript concatenation, minification, and inlining
  • Cache extension, domain sharding, and domain rewriting
  • Deferred loading of JavaScript and image resources
  • and many others...

Demo

Try itmodpagespeed.com
Slackhttps://the-asf.slack.com/archives/CJTG9RH9U
Read about ithttps://developers.google.com/speed/pagespeed/module
Download ithttps://modpagespeed.com/doc/download
Check announcementshttps://groups.google.com/group/mod-pagespeed-announce
Discuss ithttps://groups.google.com/group/mod-pagespeed-discuss
FAQhttps://modpagespeed.com/doc/faq

Curious to learn more about mod_pagespeed? Check out our GDL episode below, which covers the history of the project, an architectural overview of how mod_pagespeed works under the hood, and a number of operational tips and best practices for deploying mod_pagespeed.

GDL Episode