[EMAIL PROTECTED] mod_cache not caching /

2007-05-30 Thread Matt Lehner
giving the name of the index file in the URL. This is with Apache 2.2.4. Has anyone run into this issue before? What should I check for? Thanks, Matt Lehner - The official User-To-User support forum of the Apache HTTP Server Pr

Re: [EMAIL PROTECTED] mod_cache not caching /

2007-05-30 Thread Matt Lehner
Here's the log for no index in the URL: [Tue May 15 15:53:41 2007] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for / [Tue May 15 15:53:41 2007] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for / That will just keep repeating, nothing ever shows up as being served. And with:

Re: [EMAIL PROTECTED] mod_cache not caching /

2007-05-30 Thread Matt Lehner
:01 GMT Content-Type: text/html Thanks for any assistance. Matt. On Wed, 30 May 2007, Matt Lehner wrote: > Here's the log for no index in the URL: > > [Tue May 15 15:53:41 2007] [debug] mod_cache.c(129): Adding CACHE_SAVE > filter for / > [Tue May 15 15:53:41 200

Re: [EMAIL PROTECTED] mod_cache not caching /

2007-05-30 Thread Matt Lehner
for / [Wed May 30 19:38:40 2007] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for / [Wed May 30 19:38:40 2007] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for / That's it, no server from cache entries. Matt. On Wed, 30 May 2007, Joshua Slive wrote: > On 5/30/07, M

Re: [EMAIL PROTECTED] mod_cache not caching /

2007-05-30 Thread Matt Lehner
Nope, nothing special at all. It's even the same way if I do something like example.com/blah/. After searching Google, I think I'm the first person to have this issue. Matt On Wed, 30 May 2007, Joshua Slive wrote: > On 5/30/07, Matt Lehner <[EMAIL PROTECTED]> wrote: > >