Memcache issue: never reflects updated content
-
We’re running W3TC with memcache and appear to be having with the page cache – indeed we’ve switched all the other ones off to try and isolate the problem.
We view a post from the frontend, update it in the backend and then view it again on the frontend. It will essentially never reflect the updated post until we either:
– restart memcache
– switch the page cache expiry time down to something ridiculous like 5 seconds
– switch off the page cacheSo, the question is why isn’t W3TC expiring the old post after the update? Any suggestions on how we can debug what’s going wrong?
The topic ‘Memcache issue: never reflects updated content’ is closed to new replies.