Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
ptprog Posted August 26 Posted August 26 I recently noticed an increase on cache misses from Redis. I saw that this started around to time of the update to 4.7.18. Also, the requests causing the miss rate increase seem to be for requests `GET "<hex string>_<long hex string>_str__nodeSyncTimes"`. Not sure whether this is expected, but after inspecting the code, I noticed some suspicious curly brackets in `\IPS\Node\DelayedCount::checkUpdateTime` after the first catch. Removing them solves the issue, but I'd like to confirm whether this is indeed a bug or not.
Solution Stuart Silvester Posted August 28 Solution Posted August 28 Hi, We released a patch earlier today, it contains a fix for these extraneous curly brackets. You can get it from AdminCP > Support. Adlago, ptprog and SeNioR- 2 1
Recommended Posts