A community driven build of W3 Total Cache. The aim is to continuously incorporate fixes, improvements, and enhancements over the official WordPress release of W3 Total Cache.
We have issue with incorrect cache misses for cached pages on Redis backend.
Steps to reproduce:
Redis-cli: Enable MONITOR mode
load already cached page via browser
Actual result: we got two calls - the first has correct cached page key but the second one is "w3tc_1_pgcache__722264618_key_version" and this key name doesn't change for any other cached page
Prerequisites:
We have issue with incorrect cache misses for cached pages on Redis backend. Steps to reproduce:
Actual result: we got two calls - the first has correct cached page key but the second one is "w3tc_1_pgcache__722264618_key_version" and this key name doesn't change for any other cached page