You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Igor Cicimov <ic...@gmail.com> on 2009/09/21 07:47:48 UTC

[users@httpd] Re: mem_cache error

Hi again,

Any idea or suggestion? Maybe some forum or group dealing with caching
issues specifically?

Thanks,


On Mon, Sep 14, 2009 at 3:35 PM, Igor Cicimov <ic...@gmail.com> wrote:

> Hi all,
>
> Has anyone seen this error before:
>
> [Mon Sep 14 15:25:05 2009] [error] (130)Software caused connection abort:
> cache: error returned while trying to return mem cached data
>
> I was wondering what might be causing it. It's apache 2.2.13 running on
> Solaris 9 with plenty of free memory around 3GB. I'm using mpm_worker module
> and usually I have 4 servers with 25 threads each running.
>
> The relevant lines in the config file about mem_cache:
>
>         MCacheSize 8192
>         MCacheMaxObjectSize 1310720
>
>
> so I have 8MB allocated to the cache.
>
>
> Thanks,
>
> Igor
>