Replies: 0
I just fixed a nasty bug in page caching I ran into. Page caching is disabled entirely if you have at least one cookie (any cookie) and “Rejected cookies” list (pgcache.reject.cookie) is blank.
Here is the fix along with more details that I’m hoping will be merged into the community fork of w3-total-cache soon: https://github.com/szepeviktor/w3-total-cache-fixed/pull/420.