Closed Bug 662513 Opened 15 years ago Closed 15 years ago

Setup an fxhome-assets.mozillalabs.com hostname

Categories

(Pancake Graveyard :: Back-end, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: st3fan, Assigned: zandr)

Details

We need to move static assets (and site thumbnails) to a separate domain so that we can serve those without cookies and make it easier to move those to a CDN later on. Ideally the fxhome-assets.mozillalabs.com entry is a CNAME for zlb1.fxhome.mozillalabs.com I think.
Assignee: nobody → zandr
Give DNS 15-30 minutes to filter through signing, etc, but: Index: external/mozillalabs.com =================================================================== --- external/mozillalabs.com (revision 15771) +++ external/mozillalabs.com (revision 15772) @@ -1,6 +1,6 @@ $TTL 600 @ IN SOA ns.mozilla.org. sysadmins.mozilla.org. ( - 2011052700 + 2011060700 10800 3600 604800 @@ -108,3 +108,4 @@ thumb1.fxhome IN A 174.143.205.91 thumb2.fxhome IN A 174.143.205.93 fxhome CNAME zlb1.fxhome +fxhome-assets CNAME zlb1.fxhome Nomad:dnsconfig amilewski$
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.