On Tue, 18 Apr 2006 17:18:10 -0400
Brian Akins <[EMAIL PROTECTED]> wrote:

> Graham Leggett wrote:
> > Brian Akins wrote:
> > 
> >> Was playing with memcached and mod_cache when I had some thoughts.
> >>
> >> -mod_cache should be renamed to mod_http_cache
> >> -new modules mod_cache (or some inventive) name would be a more 
> >> general purpose cache)
> > 
> > I would say that mod_cache would need to be split into mod_cache 
> > (general protocol agnostic cache as you described) and mod_cache_http 
> > (HTTP cache), I suspect the existing mod_cache code has hooks for both 
> > that would need to be separated out from one another.
> 
> Should this be a SoC project or normal httpd-dev project?  Is there any 
> interest in this?  I can help either way.  This would make each 
> individual modules much easier to maintain while giving us greater 
> flexibility (mod_cache_dbd, mod_cache_shm, mod_ftp_cache, mod_ssl 
> session cache, mod_ip_tracker...)

A normal httpd-dev project should be better, would give more time to model,
discuss and review the modules. You could ask for a branch in the SVN..

BTW, where is the prototype you were working on?

--
Davi Arnaut

Reply via email to