Setting Custom Caching Time on Your Origin
In this tutorial we offer configuration examples that will help you set a custom public cache time on your origin. This will allow you to control how long files are cached by browsers and intermediate caches like CDNs.
Review of Cache Control
When...
Read More »
Definition
Cache-control headers (CCH) are pieces of file information that make it possible to define how your pages are handled by caches. Servers and clients can use them to interact with each other through the file or to create some action with...
Read More »
This tutorial shows you how to leverage browser caching with MaxCDN to deliver assets to various users in the shortest amount of time possible.
Cache-Control Headers
Each response your server delivers for an asset should specify an explicit cach...
Read More »
This tutorial will show you the vital role cache validators play in requests. It will also show you how to use the Last-Modified or ETag header to enable cache validation for various resources.
Cache Validators in Action
Cache validators are requ...
Read More »
"Cache-busting" is the usage of query strings to have one file produce different outputs, which will be separately cached and considered unique content. This article serves as a guide on how to use cache-busting advantageously.
To start with an ex...
Read More »
This article provides instructions on how to determine if a page is configured to be cached based on the response headers returned.
Caching Error Pages
Sometimes clients will notice that their error pages are being cached. Say one of their files w...
Read More »
This article provides a high-level explanation of how Content Delivery Network functions as well as the file types compatible with CDN caching.
This tutorial assumes you have already created a pull zone.
Content Caching
Content Delivery Network...
Read More »
95% of questions can be answered using the search tool. This is the quickest way to get a response.