• Hi,

    This plugin is creating a cache busting cookie that is disabling my varnish cache. The cookie in question is this:
    SSESS954add91cc09af2defa61d9b0a04f407

    This is making it unusable on the pantheon hosting platform since the website isn’t caching and it’s taking a long time to load.

    Is there a way you can rename this cookie to something that pantheon supports?

    Here are the noncached cookies from the configuration:

    NO_CACHE
    S+ESS[a-z0-9]+
    fbs[a-z0-9_]+
    SimpleSAML[A-Za-z]+
    PHPSESSID
    wordpress[A-Za-z0-9_]*
    wp-[A-Za-z0-9_]+
    comment_author_[a-z0-9_]+
    duo_wordpress_auth_cookie
    duo_secure_wordpress_auth_cookie
    bp_completed_create_steps # BuddyPress cookie used when creating groups
    bp_new_group_id # BuddyPress cookie used when creating groups
    wp-resetpass-[A-Za-z0-9_]+
    (wp_)?woocommerce[A-Za-z0-9_-]+
    amazon_Login_[A-Za-z0-9_]+

    https://pantheon.io/docs/caching-advanced-topics#cookie-handling

    • This topic was modified 4 years, 4 months ago by Nat Miletic.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cache Busting Cookie’ is closed to new replies.