Inconsistent caching in Worker mode
-
Is this a known issue? Everything works as expected in Page Rule mode, but in Worker mode, it’s very buggy.
For instance, I can purge CF cache, clear browser cache and visit ten pages in Chrome, then go back over the 10 pages to confirm they were cached and load instantly, then leave the site for 10-30 minutes, come back and some of the pages still load instantly, some say HIT but have a slight delay in loading, and some of them say DYNAMIC. I have repeated this over and over many times.
Another example, if I were to open Firefox or Edge after confirming the 10 pages were cached while using Chrome, those same 10 pages might return as DYNAMIC instead of HIT, or sometimes they might return as HIT, but it’s not 100% of the time like happens in Page Rule mode.
In Page Rule mode, everything just works like you would think. If you cache a page by visiting it in one browser you can instantly open that page in another browser and it loads instantly, just like you would think it should.
If you open 10 pages then leave the site and come back all 10 pages load instantly, just like you would think they would, since the CF cache hasn’t expired and you haven’t purged it.
Does worker mode have any known stability issues? Is it possible to combine page rule with worker mode? I only want worker mode so I don’t have to use the cache buster for logged in users, which I think is sort of buggy, in that, the cache buster doesn’t always automatically show up in the URL when you start viewing the site while logged in. Sometimes it takes a few clicks and then sometimes it still doesn’t have the cache buster.
- The topic ‘Inconsistent caching in Worker mode’ is closed to new replies.