You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Bill Stoddard <bi...@wstoddard.com> on 2001/08/21 23:06:38 UTC

mod_cache patch on the way...

FYI... I've been hacking on some caching code I got from Graham this past week. I will be
committing what I have into the experimental directory later this week. It is far from
production ready but demonstrates some key aspects of Graham's cache design.

This code will eventually implement multi-level caching for the proxy, replace
mod_file_cache and enable caching local content by url in addition to file name.

Bill