Skip to main content

CDN

Static files such as HTML/CSS/JS, photos, and videos are served from CDN

The Differences Between Push And Pull CDNs

Push CDNs

You take full responsibility for providing content, uploading directly to the CDN and rewriting URLs to point to the CDN.

Pull CDNs

Pull CDNs grab new content from your server when the first user requests the content.