On 5/1/06, Michael Conlen <[EMAIL PROTECTED]> wrote:
I'm considering using mod_cache for a server but I haven't seen any
documentation on how the cache handles updated files. Some of the
files are updated on a semi-regular basis and the majority of it is
never updated (though may be deleted).

can someone toss me a pointer to the appropriate documentation?

mod_cache uses standard HTTP caching rules.  So you need to include
Cache-Control headers in your responses to tell mod_cache when to
recheck for new content.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to