Page MenuHomePhabricator

Return gzipped html from web service
Closed, ResolvedPublic

Description

According to https://www.varnish-cache.org/docs/3.0/tutorial/compression.html Varnish won't compress content on its own, so we should return gzipped HTML if the Accept-Encoding header contains 'gzip'.


Version: unspecified
Severity: normal

Details

Reference
bz56282

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:15 AM
bzimport added a project: Parsoid-Web-API.
bzimport set Reference to bz56282.

Reopening, as we disabled gzip compression as we ran into issues in production.

Change 97647 had a related patch set uploaded by GWicke:
WIP Bug 56282: Gzip all Parsoid HTML before storing it in Varnish

https://gerrit.wikimedia.org/r/97647

Change 97652 had a related patch set uploaded by GWicke:
Bug 56282: Enable gzip compression support, attempt 2

https://gerrit.wikimedia.org/r/97652

Change 97652 merged by jenkins-bot:
Bug 56282: Enable gzip compression support, the sequel

https://gerrit.wikimedia.org/r/97652

Scheduled for production deploy tomorrow.

Change 97647 abandoned by GWicke:
WIP Bug 56282: Gzip all Parsoid HTML before storing it in Varnish

Reason:
No longer needed now that Parsoid does the gzipping.

https://gerrit.wikimedia.org/r/97647

Change 101268 had a related patch set uploaded by GWicke:
Merge "Bug 56282: Enable gzip compression support, the sequel"

https://gerrit.wikimedia.org/r/101268

Change 101316 had a related patch set uploaded by GWicke:
Bug 56282: Enable gzip compression support, the sequel

https://gerrit.wikimedia.org/r/101316

Change 101268 merged by GWicke:
Merge "Bug 56282: Enable gzip compression support, the sequel"

https://gerrit.wikimedia.org/r/101268

Change 101316 merged by GWicke:
Bug 56282: Enable gzip compression support, the sequel

https://gerrit.wikimedia.org/r/101316