A short introduction on how CDN works:
- On the first request from a user your content is pulled from your origin server to a caching CDN server. When the next time another user requests the same file from your site, it will be automatically downloaded from the SkyparkCDN server which is the closest to his/her geographical location.
- HTTP-caching in a geographically distributed network of CDN nodes decreases distance between your origin source (your hosting) and end users. This makes web page loading significantly faster.