Closed
Bug 1336000
Opened 8 years ago
Closed 8 years ago
Aggregates service should send caching headers
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rbarnes, Assigned: frank)
References
Details
The aggregates served by aggregates.telemetry.m.o are immutable. If you send the same URL, you always get the same results (or at least it seems like you should). You should indicate this with "Cache-Control: immutable" to allow the browser to cache these results more efficiently.
Assignee | ||
Updated•8 years ago
|
Blocks: 1255755
Component: Telemetry Server → Metrics: Pipeline
Priority: -- → P3
Product: Webtools → Cloud Services
Summary: Telemetry data should send caching headers → Aggregates service should send caching headers
Version: Trunk → unspecified
Assignee | ||
Updated•8 years ago
|
Points: --- → 1
Assignee | ||
Comment 1•8 years ago
|
||
This isn't true for all aggregates, only for submission-date aggregates. Build-id aggregates transform over time.
Updated•8 years ago
|
Priority: P3 → P2
Assignee | ||
Comment 3•8 years ago
|
||
We'll add cache control headers for all aggregates types. For now, build-id aggregates will expire after 12 hours.
Priority: P2 → P1
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → fbertsch
Assignee | ||
Comment 4•8 years ago
|
||
Dang are reloads are faster now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•