Controlling what is cached
Caching Proxy offers several filtering methods to control which files,
documents, and other objects are cached. These include the following features:
- URL-based caching filters
- Query response caching
- Caching locally served files
- Partial URL-based caching
- Caching files based on part of the request URL
- Caching dynamically generated files -- refer to Caching dynamically generated content
Note:
The Cache Configuration -> Cache Behavior Configuration and Administration form contains an option labeled Cache based on incoming URL. (The corresponding configuration
file directive is named CacheByIncomingURL.) This directive refers to the
file name of the cached file. Check this box to base the file name of the
cached file on the incoming URL; if this box is not checked, the file name
is based on the outgoing URL.