Re: [us...@httpd] Re: Can't figure out where data is being cached

2009-02-03 Thread Chris Peterson
Subject: Re: [us...@httpd] Re: Can't figure out where data is being cached On Tue, Feb 3, 2009 at 10:24 AM, Chris Peterson wrote: Does Apache ever cache anything, maybe just in memory, if the mod_cache extension isn't enabled? Is there a mechanism for examining its memory cache? It

Re: [us...@httpd] Re: Can't figure out where data is being cached

2009-02-03 Thread Chris Peterson
Thanks. I had already tried this trick, with no success. I'm suspicious of everything, but I hope I've largely excluded the browser as the problem. With Firefox you can use about:cache to see just what's being kept, both on disk and in memory, and it does seem that the cache is empty. Also, the

[us...@httpd] Can't figure out where data is being cached

2009-02-02 Thread Chris Peterson
I'm having an odd problem which I've had no luck tracking down. I don't even know for sure that it's an Apache issue, but I'm hoping somebody here has seen it before, or has some new ideas. I'm running in a somewhat complicated development environment. I've got Ubuntu 8.04 running under Virtua