Closed Bug 573936 Opened 14 years ago Closed 14 years ago

Host Getting Started videos on our EdgeCast CDN

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: sgarrity)

References

()

Details

(Keywords: perf, verified-production)

Now that this page gets a lot of traffic (it's the Getting Started page, after all), I've noticed that initial play of the videos here, http://www.mozilla.com/en-US/firefox/central/, can be quite slow; we should host them on and link them to videos-cdn.mozilla.net, which resolves to our EdgeCast CDN.
+1 from me on this

Steven, when working on the new Getting Started page, did you incorporate the optimization suggestions from https://bugzilla.mozilla.org/show_bug.cgi?id=571990#c0? This seems somewhat connected to that.
Maybe it's just a local issue, but I seem to get between 300 ~ 500 K/s from videos.mozilla.org, and less that 10K/s from videos-cdn.mozilla.net. Can anyone confirm?
Must be a local issue?  I'd be surprised if our own hosting would ever be faster than a global CDN:

host-3-209:SVN stephendonner$ wget http://videos.mozilla.org/firefox3/screencast1/FF3_Screencast.ogg
--2010-06-23 13:16:33--  http://videos.mozilla.org/firefox3/screencast1/FF3_Screencast.ogg
Resolving videos.mozilla.org... 63.245.208.152
Connecting to videos.mozilla.org|63.245.208.152|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4817925 (4.6M) [application/ogg]
Saving to: `FF3_Screencast.ogg.2'

100%[======================================>] 4,817,925   1.97M/s   in 2.3s    

2010-06-23 13:16:36 (1.97 MB/s) - `FF3_Screencast.ogg.2' saved [4817925/4817925]

host-3-209:SVN stephendonner$ wget http://videos-cdn.mozilla.net/firefox3/screencast1/FF3_Screencast.ogg
--2010-06-23 13:16:38--  http://videos-cdn.mozilla.net/firefox3/screencast1/FF3_Screencast.ogg
Resolving videos-cdn.mozilla.net... 72.21.81.133
Connecting to videos-cdn.mozilla.net|72.21.81.133|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4817925 (4.6M) [application/ogg]
Saving to: `FF3_Screencast.ogg.3'

100%[======================================>] 4,817,925   3.08M/s   in 1.5s    

2010-06-23 13:16:39 (3.08 MB/s) - `FF3_Screencast.ogg.3' saved [4817925/4817925]
Thanks for confirming the speed Stephen - I tried again today and I'm not seeing any performance problems with the CDN. I blame solar flares...

Video URLs have been updated to use the CDN in trunk in r69446 and merged to stage in r69447. One file to push to production: en-US/firefox/central/index.html

Should we do this for all videos on mozilla.com that load from videos.mozilla.org? (new bug?)
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: push-needed
Resolution: --- → FIXED
Verified FIXED; bug 564879 should take care of comment 5, or we can file individual bugs, if need be.
Assignee: nobody → steven
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
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.