• I’d love to use workers, but sometimes I have a problem with the cache not clearing. Even if I manually go to Cloudflare’s dashboard and clear a URL from the cache via a “Custom Purge”, it refuses to clear from the Cloudflare cache. Because of this, I’m forced to use the normal cache process. Nothing wrong with that, but it’s a bit inconvenient because all the URLs on the page have the cache buster query parameter.

    Are you aware of any reason why the Cloudflare cache might persist when using Workers?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Huh! That is so wired. As whether you use the page rule mode or the worker mode the plugin uses the same API calls to purge the cache. Do you think that this can be happening because you have exceeded the daily API call limits? I have never seen such thing on any sites.

    Thread Starter bhagwad

    (@bhagwad)

    I’ll let you know if I find out more. Like I said, the normal page cache works fine. Just a tad inconvenient!

    Plugin Contributor iSaumya

    (@isaumya)

    Have you tried enabling the Log Mode in the plugin settings with Log Verbosity set to HIGH? Then you can check the plugin logs to see what’s going on under the hood, I mean during the API calls.

    Thread Starter bhagwad

    (@bhagwad)

    That’s a great idea.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cache Not Clearing When Using Workers’ is closed to new replies.