Re: mod_dir + caching brokenness

2005-09-26 Thread Colm MacCarthaigh
On Wed, Sep 21, 2005 at 05:52:46PM +0100, Colm MacCarthaigh wrote: On Wed, Sep 21, 2005 at 05:27:49PM +0100, Colm MacCarthaigh wrote: I'd like to apply this patch, but I have a feeling there must be some undocumented reason it's not like this already. Any thoughts? Hmmm, some more testing

mod_dir + caching brokenness

2005-09-21 Thread Colm MacCarthaigh
mod_dir insists on the indeces being regular files, which breaks with mod_cache in a particularly nasty way. mod_cache doesn't fill out rr-finfo for speed reasons, and because it's not always a file that the cached entity is coming from. The result is; make request for / -

Re: mod_dir + caching brokenness

2005-09-21 Thread Colm MacCarthaigh
On Wed, Sep 21, 2005 at 05:27:49PM +0100, Colm MacCarthaigh wrote: I'd like to apply this patch, but I have a feeling there must be some undocumented reason it's not like this already. Any thoughts? Hmmm, some more testing shows that what's going on isn't nearly so simple. I'll come back with

Re: mod_dir + caching brokenness

2005-09-21 Thread Chris Darroch
Colm: mod_dir insists on the indeces being regular files, which breaks with mod_cache in a particularly nasty way. mod_cache doesn't fill out rr-finfo for speed reasons, and because it's not always a file that the cached entity is coming from. The result is; make request for /