• Resolved performancefoundry

    (@performancefoundry)


    Hi team,

    This plugin adds a set-cookie to every request, making the pages to miss the cache everytime

    curl -IkL https://encorehomeschoolproductions.com/
    HTTP/2 200 
    date: Tue, 10 Mar 2020 22:03:53 GMT
    set-cookie: PHPSESSID=jsj5srtge2m33c00gn4ocu01ga; path=/
    set-cookie: swpm_session=89188e869585e8b563bb200631463a78; path=/
    x-gateway-cache-status: MISS
    x-gateway-skip-cache: 0

    There’s a way to keep the plugin functioning well, but removing this cookie?

    Yours,

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    This plugin adds a set-cookie to every request, making the pages to miss the cache everytime

    Can you provide more information? For example: Which cache plugin are you running in your site? And did you try to exclude the plugins default pages like the registration, login etc?

    Thank you

    Plugin Support mbrsolution

    (@mbrsolution)

    Marking this thread as resolved. No replies in over one month.

    Thank you

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

The topic ‘Plugin is not cache friendly’ is closed to new replies.