• I have the option to not use the CDN or to cache SSL pages. But still SSL pages keep using the CDN. Everyone once in a while it randomly works, and then randomly doesn’t.

    Please help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter marcusds

    (@marcus1060)

    OK so I just cleared the cache and visited the page over HTTPS.
    w3_is_https() returned true.
    I then visited the page over non-HTTPS and w3_is_https() returned false like one would expect.
    But then I visited it over HTTPS again and I still got my output from w3_is_https() saying false, which makes me think it is just returning a cached version even though that feature is disabled.

    Edit: I just used some random numbers to confirm. It is definitely serving cache over HTTPS.

    Edit 2: Even if I do set to enable https cache, it gets overridden by non-HTTPS cache.

    Thread Starter marcusds

    (@marcus1060)

    Gah, please delete this! I put it in the wrong forum after logging in.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Keeps using CDN for SSL’ is closed to new replies.