• Resolved alx359

    (@alx359)


    AFAIK, Cookie bypass isn’t available with Page Rules in CF Free accounts, so can only be supported with Workers. That means when Workers are off the Bypass fallback cache when these cookies are present in the request packet section should become hidden, too, to avoid confusion.

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

    (@isaumya)

    Hi @alx359,
    The option Bypass fallback cache when these cookies are present in the request packet means when the mentioned cookies are present fallback cache for those pages won’t be generated by the plugin. Moreover, when Cloudflare sees extra cookies beside the default ones, it automatically BYPASS those pages.
    Try checking the response header for any page with such cookies.

    Thread Starter alx359

    (@alx359)

    when Cloudflare sees extra cookies beside the default ones, it automatically BYPASS those pages.

    I’m confused now. CF doesn’t have a cookie-bypass page rule available in the free plan. I need CF to bypass (only) when a custom cookie of mine is set/changed. You’re saying it will work out of the box via Worker, or the old-fashioned “Cache-Everything” Page Rule?

    And how does the plugin/CF discerns relevant cookies to make a bypass, from irrelevant ones that still should generate cache or return a hit?

    Plugin Contributor iSaumya

    (@isaumya)

    I’m confused now. CF doesn’t have a cookie-bypass page rule available in the free plan. I need CF to bypass (only) when a custom cookie of mine is set/changed. You’re saying it will work out of the box via Worker, or the old-fashioned “Cache-Everything” Page Rule?

    And how does the plugin/CF discerns relevant cookies to make a bypass, from irrelevant ones that still should generate cache or return a hit?

    Do you have a webpage with some extra cookies in it? If so, check the headers for that page and see if you are seeing CF Cache Status as HIT or BYPASS. let me know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cookie Support w/o Workers should be off’ is closed to new replies.