We have been using CDN for some of our sites for 2+ years now... it works well in most cases... but it also depends on your exact needs. In some cases, a dedicated server is better... and also, don't forget about your transcoding (format change) needs - which may take some horsepower. You would normally transcode before you load the CDN.
Plus... you need to consider...
Origin Pull
- The content (video, or whatever), is pulled from your server on first use, then normally lives in the CDN for 24 hours (TTL).
- The first load of the content can be slow, as it goes from your server, into the CDN, then to the first user.
- The second and later views, as long as the TTL has not expired, are at full CDN speeds.
- This method is less expensive, and usually only has Bandwidth charges, and no storage charges.
POP Pull (or pre-load)
- The content (video, or whatever), is loaded into the CDN first. It lives on the CDN until you delete it (no TTL).
- The first view, and later views, are the same speed, as the content is already on the CDN.
- This method is more expensive, as you have Bandwidth charges, and also Storage charges.
I re-opened our CDN forum on ModMySite.. I had it offline for a while, as most of the contacts we had from non-current clients who were interested in it, in fact, were not serious about it... but maybe the interest is peaking again.
http://www.modmysite.com/cdn-content-delivery-network/
Warm regards,
Smoge


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks