Closed
Bug 1002471
Opened 11 years ago
Closed 11 years ago
Put fireplace collection API behind CDN
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P2)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mat, Unassigned)
References
Details
(Keywords: perf)
We need to make fireplace use the CDN for the collection API. This was already done for our tarako-fork, yogafire, in bug 1001442.
| Reporter | ||
Comment 1•11 years ago
|
||
Slight difference with how it was done in yogafire: we need to enable this for all collections, and not just 'tarako-featured', so we can't pick https://github.com/mozilla/yogafire/commit/156aa93dc6684310283de20b61390eef2aaeaac8 directly.
This will require small adjustments in the way we determine whether to use the CDN or not for a request, as the collection slug is in the base URL, it's not a query parameter.
| Reporter | ||
Updated•11 years ago
|
Assignee: mpillard → nobody
Target Milestone: 2014-05-06 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•