Closed Bug 571085 Opened 14 years ago Closed 14 years ago

Have Apache gzip Tinderbox static files (especially json.js)

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: philor, Assigned: fox2mike)

References

Details

While the rather stalled bug 445041 wants to have Tinderbox create a static json.js.gz, the way that most people would deal with the desire to serve something gzipped is just to enable mod_deflate, and tell Apache to "AddOutputFilterByType DEFLATE text/javascript application/javascript application/x-javascript"

mod_deflate will add some server load, but, during busy times /Firefox/json.js runs around 3-4MB, and with a less than perfect connection I can't download that fast enough to beat the tinderboxpushlog 2 minute refresh, when I start downloading another, and then another, and then another simultaneous copy. Since most of json.js is thousands of "-1", it ought to be pretty darn compressible.
Assignee: server-ops → shyam
Done.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Down to 3MB today, but now it's just a couple hundred KB over the wire. Thanks!
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.