Closed
Bug 614376
Opened 15 years ago
Closed 15 years ago
static assets (js, css, images) should be pulled from CDN
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 545689
People
(Reporter: retornam, Unassigned)
References
()
Details
(Whiteboard: [post redesign])
Currently most images on http://nova-stage.mozilla.com are not hosted on a CDN. We need to host images on a CDN like on production before nova is pushed.
Updated•15 years ago
|
Whiteboard: [redesign]
| Reporter | ||
Updated•15 years ago
|
Summary: Images on nova-stage should be hosted on CDN before we push to production → Images on nova.stage should be hosted on CDN before we push to production
Comment 1•15 years ago
|
||
We probably don't have a prefix set up for testing on nova.stage, so we'll need to set that up before QA can check anything.
Summary: Images on nova.stage should be hosted on CDN before we push to production → static assets (js, css, images) should be pulled from CDN
Comment 2•15 years ago
|
||
Can the minified js/css files be included from the CDN too? I presume so:
http://mozcom-cdn.mozilla.net/includes/min/min.css?g=css
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Can the minified js/css files be included from the CDN too? I presume so:
>
> http://mozcom-cdn.mozilla.net/includes/min/min.css?g=css
Yes
Comment 4•15 years ago
|
||
The most common includes used on almost all pages are now using the static prefix as of r78030. I can't have anthony completely putting me to shame, so I had to at least do this.
Comment 5•15 years ago
|
||
As Alex said, we should setup a subdomain to quickly see which resources are not prefixed. Can someone file a bug about that with IT? (and CC me so I'll know where to do it next time)
Steven, eh eh, thanks :)
Comment 6•15 years ago
|
||
(In reply to comment #5)
> As Alex said, we should setup a subdomain to quickly see which resources are
> not prefixed. Can someone file a bug about that with IT? (and CC me so I'll
> know where to do it next time)
bug 614436
Updated•15 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 7•15 years ago
|
||
Ok, stage is setup with the CDN config, this can be tested now
Comment 8•15 years ago
|
||
I can't see any /cdn URLs. Is config.inc.php updated?
| Reporter | ||
Comment 9•15 years ago
|
||
I also can't see any CDN urls..
Comment 10•15 years ago
|
||
(In reply to comment #9)
> I also can't see any CDN urls..
I can. On the home page, this is the screenshot URL,
http://nova.stage.mozilla.com/cdn/img/home/screenshot-main-mac.png
notice the "/cdn" in that URL.
| Reporter | ||
Comment 11•15 years ago
|
||
http://nova.stage.mozilla.com/img/firefox/security/background-security.png on the security page and a couple of other pages are not loading images from the CDN
Updated•15 years ago
|
Whiteboard: [redesign] → [post redesign]
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•