• Resolved Ben

    (@benrecords)


    Hi,

    We’ve configured Litespeed cache on on of our clients website. Our client uses different query string parameters to track their incoming traffic (fbclid, utm…)

    All these parameters are present in the “Drop query strings” fields.

    Nevertheless, the cache is nerver hit when a query string with these parameters is entered. LS Cache render the page dynamically then adds it to its cache.

    I verified the .htaccess and the parameters are right there :

    CacheKeyModify -qs:fbclid

    CacheKeyModify -qs:utm*

    CacheKeyModify -qs:_ga

    Why is this not working ?

    I sent you the report : MVOLELKY

    Thanks in advance for your help

    • This topic was modified 1 month, 1 week ago by Ben.
Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    the way your hosting provider set up the service , it won’t work in a default way

    your provider is doing Apache as backend + LiteSpeed ADC as reverse proxy cache

    so despite the directive is present in .htaccess , the ADC does NOT know , such rule must be placed into ADC conf as well

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.