On Mon, 1 Oct 2007, David Gessel wrote:
I posted to [EMAIL PROTECTED], and followed the suggestion to
disable modules, this seems a more apropos group to request support from for
the following:
The details below are probably overkill. I've fixed the OpenSSL residual
false package issue whi
On Fri, 25 May 2007, Joshua Slive wrote:
I would try two things:
1. mod_disk_cache, which is better tested and maintained than
mod_mem_cache, and will often be just as performant given a good
virtual file system layer.
Using disk cache for storage instead of memory cache seems to work.
Would
Hi httpd users,
I've been testing Apache httpd 2.2.4 as a reverse-caching proxy server but
I've ran into some odd behavior with how its handling expired content.
Currently I'm using the worker MPM and mod_mem_cache to provide the storage.
I haven't tested this with prefork or mod_disk_cache ye