> In the context of the current state of the mem cache, yes, I do
> consider that a bad idea. The mem cache is not well tested. And in
> addition, on systems with good buffer caches, the disk cache will be
> able to share one memory/buffer cached object across all threads and
> processes and use ze
Hi Joshua,
Thanks a lot for your answer.
I was not aware that the disk cache is more performant than mem cache.
I'm using worker MPM and I've configured my apache server as follow :
ServerLimit 4
ThreadLimit 502
StartServers 1
MaxClients 2008
MinSpareThreads