cdn icon indicating copy to clipboard operation
cdn copied to clipboard

Gzip response before caching

Open jimlambie opened this issue 7 years ago • 1 comments

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

jimlambie avatar Apr 20 '17 07:04 jimlambie

We can't progress with this one until https://github.com/dadi/cache/issues/24 has been implemented.

eduardoboucas avatar Apr 23 '18 14:04 eduardoboucas