Closed Bug 502598 Opened 16 years ago Closed 16 years ago

crash-stats should serve .jsonz files with Content-Encoding: gzip

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: oremj)

References

()

Details

Working on bug 419882, I noticed that requesting the jsonz file, it doesn't get served with Content-Encoding: gzip, instead it gets served as Content-Type: application/x-gzip, so you have to manually gzip decode it client-side instead of whatever HTTP library you're using handling that for you. It seems like it should be possible to make the server handle this properly. This would make using the JSON output a whole lot easier.
This is an IT request. I'll assign to aravind, but you might want to file an IT request bug. These files are served from the Apache layer and aravind has written the rewrite rules for /dumps/
Assignee: nobody → aravind
Yeah, I thought about that a while after filing this. I'll move it over to Server Ops.
Component: Socorro → Server Operations
Product: Webtools → mozilla.org
QA Contact: socorro → mrz
Summary: should serve .jsonz files with Content-Encoding: gzip → crash-stats should serve .jsonz files with Content-Encoding: gzip
Version: Trunk → other
Assignee: aravind → oremj
Done.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.