neogeox
Customer
It doesn't matter if I use Filecache, Apcu, or Redis... for vBoptimise.
After 4/5/6 minutes... the memory/file cache will auto flush/clean and start over again...
I've tested apcu/redis, php-fpm, Apache, to find the error, but the same thing always happens with vBoptimise; it flushes every so often, even though I have the Global Cache TTL set to 3600 seconds.
On the other hand, if I use these caches (apcu, redis, filecache) with other plugins, everything works fine, so the problem is something in vBoptimise. I don't know what else to check; I've been trying to fix this for several years without success.
@Fillip H. Do you have any idea or suggestion to try to find the error? I'd appreciate it.
After 4/5/6 minutes... the memory/file cache will auto flush/clean and start over again...
I've tested apcu/redis, php-fpm, Apache, to find the error, but the same thing always happens with vBoptimise; it flushes every so often, even though I have the Global Cache TTL set to 3600 seconds.
On the other hand, if I use these caches (apcu, redis, filecache) with other plugins, everything works fine, so the problem is something in vBoptimise. I don't know what else to check; I've been trying to fix this for several years without success.
@Fillip H. Do you have any idea or suggestion to try to find the error? I'd appreciate it.