• Resolved bobsled

    (@bobsled)


    I changed over to using the Workers option in the plugin on my main site.

    It works super well and avoids the current issues some users are experiencing with CF cache purging.

    But I notice that the CF page rule has changed.

    It was Cache Level: Cache Everything.

    But now it’s a redirection from www to non-www. (I already have this rule in my htaccess.)

    Is this change normal when using the Workers option?

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

    (@isaumya)

    When you enable the worker mode the plugin automatically deleted the cache everything page rule as it is no longer needed. Cause now your entire cache logic is handelled by the worker code.

    But now it’s a redirection from www to non-www. (I already have this rule in my htaccess.)

    – This might be an old page rule that you added yourself. So, the plugin did not deleted that.

    Hope this helps.

    Thread Starter bobsled

    (@bobsled)

    – This might be an old page rule that you added yourself. So, the plugin did not deleted that.

    It’s strange because I have never added a rule like this to CF.

    For the moment, I have disabled it, not deleted it, and it doesn’t seem to be a problem.

    If anything, site performance seems to be a little faster.

    So with Workers enabled, there should be no page rules. Is that correct?

    It’s been a busy week with CF!

    Plugin Contributor iSaumya

    (@isaumya)

    For the moment, I have disabled it, not deleted it, and it doesn’t seem to be a problem.

    – You can delete it if you want

    If anything, site performance seems to be a little faster.

    – Awesome

    So with Workers enabled, there should be no page rules. Is that correct?

    – No page rules that is handling cache behaviour. You can definitely add page rules for redirect, security etc.

    Thread Starter bobsled

    (@bobsled)

    Great. Thanks for the clarification.

    And so quickly!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change of CF page rule with Workers’ is closed to new replies.