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