big bugs with APCu in this new version
-
There is big problems and huge fragmentation, w3 total cache is leaving big parts of the ACPu segment unavailable for some reason. Once an item has been removed from the cache the memory is never available again for something else, leading to the ACPu running out of memory in the end and the whole thing falling over until rebooted…
see image
https://s10.postimg.org/y0fqbyu0p/apcu.pngthis is useless
Then emptying opcode cache in w3 admin produces this:
https://s8.postimg.org/u124k55np/apcfree.png
You see the areas that were blank are still blank and it freed up the parts where items were already stored. this is crazy
Testing setup with apcu_store and apcu_delete 10000 random entries the data is cleared correctly. It is not an issue with apcu or opcode definately only w3 total cache specific. Do you guys ever test anything before u actually issue it?
- The topic ‘big bugs with APCu in this new version’ is closed to new replies.