Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Accepted Feature Requests

Jeff Kaufman edited this page Jun 17, 2015 · 21 revisions

Below are features we want to have in PageSpeed, but haven't gotten to yet. If you're interested in getting started contributing to PageSpeed, here are good places to start:

  • Add SRI support. When PageSpeed puts resources on a CDN, put a hash in the html so the CDN can't modify the file. #961

  • Add support for Redis as a caching backend, similar to the existing memcached support. #777

  • Add FreeBSD support #1073 and OSX support #612

  • Handle redirects in resource fetching #262

  • Support configurable TTL for IPRO resources instead of always counting down from 10min. #928

  • Gzip resources in our HTTP cache; unzip them for clients that don't support gzip.

Clone this wiki locally