libro22
Member
I tried running opcache for about a month now with 1.5gb allocated cache limit. I had no problems until today.
It seems that I've been hitting the cache limit as I'm seeing this error in the logs "Fatal Error Unable to allocate shared memory segment". I restarted the server to clean up the cache. I'm planning to increase the cache limit later on.
My question is, should PHP's memory_limit be always bigger than the cache's limit? I have mine set to 128M.
It seems that I've been hitting the cache limit as I'm seeing this error in the logs "Fatal Error Unable to allocate shared memory segment". I restarted the server to clean up the cache. I'm planning to increase the cache limit later on.
My question is, should PHP's memory_limit be always bigger than the cache's limit? I have mine set to 128M.