```json
{
    "title": "Caching for Performance Article Posted",
    "url": "https://performancezen.com/2006/08/24/caching-for-performance-article-posted/",
    "datePublished": "2006-08-24",
    "dateModified": "2022-04-22",
    "language": "en-US",
    "description": "A few years ago, I wrote an article ablout how to best set up Web server cache-control messages to take advantage of this free form of content distribution. Until now,…",
    "author": "spierzchala",
    "publisher": "Performance Zen"
}
```

# Caching for Performance Article Posted

A few years ago, I wrote an article ablout how to best set up Web server cache-control messages to take advantage of this *free* form of content distribution. Until now, it has only existed as a PDF file.

Last night, I sent a copy to [Kevin Burton](http://feedblog.org/) of [TailRank](http://tailrank.com/) in response to some of his [recent musings around making TailRank faster](http://www.feedblog.org/2006/08/http_caching_on.html) by sending explicit caching messages in his server responses. His response to the PDF was "make it an HTML file".

You can now find the *[Caching for Performance](https://performancezen.com/2006/10/03/using-client-side-cache-solutions-and-server-side-caching-configurations-to-improve-internet-performance/)* at the link - just click it.

Use it. Live it.
