| commit | 31079e7bf0b258f9fc0f006580b1cb10bdc6cf87 | [log] [tgz] |
|---|---|---|
| author | Otto van der Schaaf <oschaaf@we-amp.com> | Mon Jul 25 00:15:24 2016 +0200 |
| committer | Otto van der Schaaf <oschaaf@we-amp.com> | Fri Aug 12 22:47:07 2016 +0200 |
| tree | e94ed99e930dfed3a1b637d62ee4d45687bab36f | |
| parent | 7f6b088fb677b6cc7078602ac9363e9f424cbf4d [diff] |
Separate option for specifying a critical images beacon url. There are multiple reasons why someone would like to change the beacon url, and one of them is to have timings originating from the add_instrumentation filter processed on another machine. Unfortunately, pointing `ModPagespeedBeaconUrl` to another server will also send the beacons that contain data about critical images critical images to the other server, which probably is no good. This change proposes a separate option for beaconing data about critical images: `ModPagespeedCriticalImagesBeaconUrl`
| CI | Status |
|---|---|
| Travis | |
| Jenkins (CentOS5) |
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 1.11.33.2-beta and 1.11.33.2-stable 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:
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.