Closed Bug 831467 Opened 13 years ago Closed 13 years ago

Gzip enabled for all bugzilla assets (and HTML)

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: peterbe, Assigned: nmaul)

Details

Assets and the HTML itself on Bugzilla is not served Gzipped. Since Bugzilla is fronted by this should be easy to implement.
I put "HTML" in a bracket since that might be harder to enable (not knowing one iota about how it's currently set up) than for regular CSS and Javascript. I'd be happy to resolve this but if all .css and .js are dealt with only if that makes things easier.
Assignee: server-ops-webops → nmaul
I'm fairly sure this is already being done. Bugzilla should already be doing gzip compression (if the client advertises support for it) for content of the following MIME types: application/x-javascript text/css text/plain text/html I have added 2 more as well, just in case: text/javascript application/javascript (I checked... I seem to be getting application/x-javascript for .js files, so this should be a no-op.) Can you provide a link of anything that's being served in an uncompressed state? On a spot-check I don't see any problems.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Sorry for distracting. I did check with curl as per the usual way but I must have missed it. Sorry.
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.