Re: a cache removal policy for mod_mem_cache

2002-05-29 Thread Cliff Woolley

On Wed, 29 May 2002, Ian Holsman wrote:

> I'm not commiting this until .37 is out the door
> but I thought some people may be interested in this beforehand
>
> http://webperf.org/a2/v37/cache

If you're going to commit it, just do it.  That's what my preliminary tag
was for... so I had a base from which to selectively include patches.
When tagged, APACHE_2_0_37 will != HEAD.  :)

--Cliff




a cache removal policy for mod_mem_cache

2002-05-29 Thread Ian Holsman

I'm not commiting this until .37 is out the door
but I thought some people may be interested in this beforehand

http://webperf.org/a2/v37/cache

4 new files (cache_cache.[ch] | cache_pqueue.[ch] )
and some minor mods on mod_cache.c/h

the interesting mods are in mod_mem_cache

---Ian