Closed
Bug 518015
Opened 16 years ago
Closed 16 years ago
Add gzip and cache headers to /api/test
Categories
(Webtools Graveyard :: Graph Server, defect)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rdoherty, Assigned: rflint)
References
Details
Attachments
(1 file)
|
2.41 KB,
patch
|
rdoherty
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•16 years ago
|
||
As an example, http://graphs.mozilla.org/api/test currently generates just under 8MB of output - allowing it to be gzipped reduces that to about 250KB.
Assignee: rdoherty → rflint
Severity: normal → major
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•16 years ago
|
||
I had some folks look at this on IRC and it was pushed as http://hg.mozilla.org/graphs/rev/843dcc72d4cc with no ill effects to any functionality on stage. It's being pushed live in bug 553590.
Attachment #433912 -
Flags: review?(rdoherty)
| Assignee | ||
Comment 3•16 years ago
|
||
| Reporter | ||
Comment 4•16 years ago
|
||
Comment on attachment 433912 [details] [diff] [review]
Post-facto Patch
Looks fine to me and if it works that's good too. Get it live asap if needed for our oom problems.
Attachment #433912 -
Flags: review?(rdoherty) → review+
| Assignee | ||
Comment 5•16 years ago
|
||
Thanks!
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
Has this patch actually enabled gzip?
| Assignee | ||
Comment 7•16 years ago
|
||
No, I had it enabled in bug 548731.
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•