Closed
Bug 527096
Opened 16 years ago
Closed 16 years ago
change compression format of http://people.mozilla.com/crash_analysis from .bz2 to .gz
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chofmann, Assigned: aravind)
Details
we might lose some compression advantages or other stuff I'm not thinking about but that would allow the browser to just open the files rather than balking, to download and then want to open other apps to look at the contents.
dbaron, would this be ok?
if it is could you update the scripts aravind, or pull a new update?
fine with me
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → aravind
Component: Socorro → Server Operations
Product: Webtools → mozilla.org
QA Contact: socorro → mrz
Version: Trunk → other
| Assignee | ||
Comment 2•16 years ago
|
||
You should reports in glorious gzipped format starting tomorrow.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•16 years ago
|
||
aravind, once again YOU ARE AMAZING!
| Reporter | ||
Comment 4•16 years ago
|
||
aravind, can you also switch Firefox 3.5.3 over to Firefox 3.5.5
| Reporter | ||
Comment 5•16 years ago
|
||
I thought this would just work out of the box, but it appears not. Is there an apache mime setting that is needed to make it work?
http://httpd.apache.org/docs/1.3/mod/mod_mime.html suggests
AddEncoding x-gzip .gz
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•16 years ago
|
||
Done.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•