Viewing 15 replies - 1 through 15 (of 24 total)
  • Plugin Support qtwrk

    (@qtwrk)

    have you tried my code snippet ? it should disable the cache on redirection from https:// to http://

    Thread Starter smgdarien

    (@smgdarien)

    I’ll give it a try and see if it improves, would it be possible to detect whether utms are added to disable redirects for https/http? Just to improve performance a tad

    Plugin Support qtwrk

    (@qtwrk)

    didn’t test , but you can add another IF check as

    strops($_SERVER['QUERY_STRING'], "utm") !== false

    Thread Starter smgdarien

    (@smgdarien)

    Plugin Support qtwrk

    (@qtwrk)

    yeah , looks alright

    Thread Starter smgdarien

    (@smgdarien)

    Hello,

    Following up on this topic as it has been closed https://ww.wp.xz.cn/support/topic/cloudflare-litespeed-cache-redirect-loop-w-utm/page/4/#post-15986640

    The code snippet isn’t a good solution, had a massive CPU spike due to no-cache after a Mailchimp newsletter was sent out

    hurry

    (@extremist87)

    wtf what happened to all the replies in the other thread? talk about a cover up .. man you guys are shonky .. zero accountability for a wide spread issue ..

    Thread Starter smgdarien

    (@smgdarien)

    Yeah I’ll keep making new threads until it’s resolved

    Plugin Support qtwrk

    (@qtwrk)

    on your other topic , you mentioned

    So if I put http:// in a newsletter with utms it would cause an issue

    so it always happens ?

    do you think you can create a stage site with issue reproducible for us to investigate further ?

    hurry

    (@extremist87)

    @qtwrk can you explain what happened to the other thread and why it was cleared?

    Plugin Support qtwrk

    (@qtwrk)

    I do not know , it was locked and cleared by moderator

    • This reply was modified 3 years, 9 months ago by qtwrk.
    hurry

    (@extremist87)

    i dont believe a mod would have done that unless you guys requested it

    Plugin Support qtwrk

    (@qtwrk)

    well , I don’t believe a mod would have done this even I requested it

    but for years I have been here , my guess is that they don’t like a topic gets too many (what they think) un-related post in it.

    Thread Starter smgdarien

    (@smgdarien)

    It doesn’t always occur with http/https traffic, it’s very hard to reproduce it seems

    UTM tags just cause too many redirects which gets cached by LiteSpeed

    hurry

    (@extremist87)

    I only ever use https in my links and when i was having the issue, it would first start out as a redirection loop when using the FB utm tags, and then eventually kills the whole website visiting even the main page redirects you to the FB utm tags creating the loop which then affects all users rendering the website useless .. i went back to 4.6, reset the config and its been good .. never updating the plugin .. unless its a major security flaw i wont upgrade ..

    • This reply was modified 3 years, 9 months ago by hurry.
Viewing 15 replies - 1 through 15 (of 24 total)

The topic ‘Cloudflare / LiteSpeed Cache Redirect Loop w/ UTM’ is closed to new replies.