You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jeff Trawick <tr...@gmail.com> on 2005/10/17 19:58:40 UTC

Re: mod_mem_cache and caching of file descriptors

On 10/17/05, Colm MacCarthaigh <co...@stdlib.net> wrote:
> On Mon, Oct 17, 2005 at 07:19:18AM -0400, Jeff Trawick wrote:
> > doc says "mod_mem_cache can be configured to operate in two modes:
> > caching open file descriptors or caching objects in heap storage"
>
> "CacheEnable fd"
>
> will use mod_mem_cache for caching open file descriptors. Not sure if it
> works, I havn't tested it. mod_mem_cache.c also has an CACHE_TYPE_MMAP,
> but this doesn't seem to be implemented.

thanks...

> What's this got to do with apr?
oops :(