Content stored and retrived keyed to the URL. Content with access protections is not cached.
The mem
instructs disk instructs
The
The maximum time in seconds to cache a document. The
Expires field from the header.
The default time in seconds to cache a document if the page does not have
an expiry date in the Expires field.
Ignore responses where there is no Last Modified Header.
Ignore requests from the client for uncached content
The factor used to estimate the Expires date from the LastModified date.
Percentage of download to arrive for the cache to force complete transfer.
Maximum number of bytes of a streamed response (i.e., a
response where the entire content is not available all at once, such
as a proxy or CGI response) to buffer before deciding if the response
is cacheable. By default, a streamed response will not be
cached unless it has a Content-Length header. The reason
for this is to avoid using a large amount of memory to buffer a partial
response that might end up being too large to fit in the cache anyway.
To enable caching of streamed responses, use
Using a nonzero value for