Closed Bug 681824 Opened 14 years ago Closed 14 years ago

[amo] AMO HTML is not getting gzipped

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jbalogh, Assigned: oremj)

Details

(Whiteboard: [phx])

$ curl -I -H'Accept-Encoding: gzip' http://addons.mozilla.org/en-US/firefox/ HTTP/1.1 200 OK Server: Apache Vary: X-Mobile X-Backend-Server: web1 Content-Type: text/html; charset=utf-8 Strict-Transport-Security: max-age=2592000 Date: Thu, 25 Aug 2011 00:06:35 GMT Transfer-Encoding: chunked Connection: Keep-Alive x-frame-options: DENY
Oh, I'm hitting the phx version.
Severity: normal → major
Whiteboard: [phx]
Assignee: server-ops → jeremy.orem+bugs
gzip works for me on https.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified (Jeff filed a followup bug that we're all on, while testing this.) somecomputer:sumo-tests moco$ curl -I -H'Accept-Encoding: gzip' https://addons.mozilla.org/en-USU/firefox/ HTTP/1.1 302 Found Server: Apache X-Backend-Server: pm-app-amo12 Vary: Accept-Encoding Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0, private Content-Type: text/html; charset=UTF-8 X-amo-darklaunch: z Content-Encoding: gzip <snip>
Status: RESOLVED → VERIFIED
I fat-fingered the URL I pasted/tested there "/en-USU"--eek--but the correct one is verified too :-)
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.