Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Cache misses on Redis backend #576

Open
crsantini opened this issue Jul 20, 2018 · 0 comments
Open

Cache misses on Redis backend #576

crsantini opened this issue Jul 20, 2018 · 0 comments

Comments

@crsantini
Copy link

Prerequisites:

  • W3TC version: 0.9.6.1
  • PHP-FPM 7.2
  • WP version 4.9.6
  • Redis

We have issue with incorrect cache misses for cached pages on Redis backend.
Steps to reproduce:

  1. Redis-cli: Enable MONITOR mode
  2. 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant