• Resolved nemi5150

    (@nemi5150)


    We have this plugin installed to keep one download page blocked unless the user supplies an email address. Unfortunately, it sets a cookie that tells Nginx to bypass all pages from being cached. This is a big performance impact on the site. Is there a way to limit the bypass to just the page in question?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nemi5150

    (@nemi5150)

    Just to be clear, this header is causing Nginx to bypass the cache
    set-cookie: __wpdm_client=df094e2c079c0343c2bdbad844266c29; HttpOnly; Secure; Path=/

    Thread Starter nemi5150

    (@nemi5150)

    Nevermind, I was misunderstanding that this header only blocks the first time a user accesses the page.

    Plugin Support Nayeem Hyder

    (@nriddhi)

    I think your issue maybe get resolved. However, if you need further help with anything else, then please don’t hesitate to open a new topic.

    Thank you and regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘NGinx cache bypassed with this plugin’ is closed to new replies.