cdn
cdn copied to clipboard
Gzip response before caching
Gzipping data is an expensive process, the results of the gzip should be cached rather than caching the raw data and having to perform the gzip for every request.
CDN all versions
We can't progress with this one until https://github.com/dadi/cache/issues/24 has been implemented.