Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/incubator-pagespeed-mod
Apache module for rewriting web pages to reduce latency and bandwidth.
https://github.com/apache/incubator-pagespeed-mod
pagespeed
Last synced: about 1 month ago
JSON representation
Apache module for rewriting web pages to reduce latency and bandwidth.
- Host: GitHub
- URL: https://github.com/apache/incubator-pagespeed-mod
- Owner: apache
- License: apache-2.0
- Archived: true
- Created: 2015-04-06T15:31:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T14:53:27.000Z (over 1 year ago)
- Last Synced: 2024-05-21T07:21:00.126Z (7 months ago)
- Topics: pagespeed
- Language: C++
- Homepage: http://modpagespeed.com
- Size: 51.6 MB
- Stars: 699
- Watchers: 57
- Forks: 158
- Open Issues: 526
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - apache/incubator-pagespeed-mod - Apache module for rewriting web pages to reduce latency and bandwidth. (C++)
README
# mod_pagespeed
![logo](https://www.gstatic.com/images/branding/product/2x/pagespeed_32dp.png)|CI|Status|
|---|---|
|Travis|[![Build Status](https://travis-ci.org/apache/incubator-pagespeed-mod.svg?branch=master)](https://travis-ci.org/apache/incubator-pagespeed-mod)|`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](https://modpagespeed.com/doc/download) or as [source](https://modpagespeed.com/doc/build_mod_pagespeed_from_source). (See [Release Notes](https://modpagespeed.com/doc/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](http://img.youtube.com/vi/8moGR2qf994/0.jpg)](http://www.youtube.com/watch?v=8moGR2qf994)
| Try it | [modpagespeed.com](https://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](http://img.youtube.com/vi/6uCAdQSHhmA/0.jpg)](http://www.youtube.com/watch?v=6uCAdQSHhmA)