apache / incubator-pagespeed-mod

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

Home Page:http://modpagespeed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mod_pagespeed

logo

CI Status
Travis Build 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 it modpagespeed.com
Slack https://the-asf.slack.com/archives/CJTG9RH9U
Read about it https://developers.google.com/speed/pagespeed/module
Download it https://modpagespeed.com/doc/download
Check announcements https://groups.google.com/group/mod-pagespeed-announce
Discuss it https://groups.google.com/group/mod-pagespeed-discuss
FAQ https://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

About

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

http://modpagespeed.com

License:Apache License 2.0


Languages

Language:C++ 76.2%Language:JavaScript 11.3%Language:HTML 6.6%Language:Shell 4.1%Language:Starlark 0.7%Language:Makefile 0.4%Language:CSS 0.3%Language:C 0.2%Language:Python 0.1%Language:VCL 0.1%Language:PHP 0.0%