View Single Post
Old 08-23-2013, 03:45 PM  
RazorSharpe
Confirmed User
 
RazorSharpe's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Scotland
Posts: 2,238
Quote:
Originally Posted by paffie View Post
I find it a difficult discussion... It does save me a lot of banderwith, and makes my pages a bit faster, so it's basically a CDN

On the other hand, you still need to host all files on your own servers, witch contradicts a CDN...

They contradict themselfs to... They call themselfs a CDN, but they DO say they work great with a CDN on the same website...

In the end, it doesn't even matter, it's a good service for free
You'd need to host all files on your own server even if you used a CDN. Dependent on if you used push or pull, the files will always originate from your servers. Push = files are automatically sent to the CDN when you upload them to your server. Push = Files are only sent to the CDN the first time they are requested by an end user.

Then you have CDN storage to contend with. You can either opt to use their storage, in which case (mostly) files reside on the CDN nodes forever or you don't use their storage and the files expire from nodes at a specified time.
__________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
RazorSharpe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote