Release Notes
The mod_pagespeed team is pleased to announce a new beta binary release, version 1.1.23.2. This release is primarily intended to reduce log noise introduced in 1.1.23.1.
Installation Instructions
If you are currently on the beta channel, you can update as usual:
If you installed the .rpm package, you can update with:
sudo yum update mod-pagespeed-beta
sudo /etc/init.d/httpd restart
If you installed the .deb package, you can update with:
sudo apt-get update
sudo apt-get upgrade
sudo /etc/init.d/apache2 restart
If you are currently on the stable channel and would like to switch to the beta channel, first uninstall mod_pagespeed and install the beta package from:
https://developers.google.com/speed/docs/mod_pagespeed/download
Instructions for building from source are available at:
https://developers.google.com/speed/docs/mod_pagespeed/build_from_source
Issues Resolved
-
Issue 567: [error] "Shutting down mod_pagespeed child" after binary upgrade
- Issue 568: Cache Flush reported excessively
- Excessive logging when image type is not detected
- Fix Lintian warning when installing deb package
Jud Porter
mod_pagespeed team
Google