Plugin Support
qtwrk
(@qtwrk)
correct, if you see this, it means the cache is not active
please go to toolbox -> debug setting -> set debug to ON , debug level to advance, add test into debug include URI
then go to toolbox -> log view -> clean up existing log
now open your page like https://wff-uk.com/?test
then go to log view again , copy paste and share the log via https://pastebin.ubuntu.com/
Here’s the error debug log
https://pastebin.com/YHtegEdx
Let me know if you need anything else, I’ve gone through the settings again and couldn’t see anything I’ve missed, unless it’s best to just reset and start again?
Plugin Support
qtwrk
(@qtwrk)
the log is bit of incomplete
please try again , this time, in Debug String Excludes field , add Util and Media
then repeat the process to grab log
Plugin Support
qtwrk
(@qtwrk)
04/02/25 11:27:09.344 [213.18.172.193:60098 1 l5Y] 💵 X Cache_control -> no Cache ( logged in user ) => LiteSpeed\Root::debug(💵 X Cache_control -> no Cache ( logged in user ),5)@62 => LiteSpeed\Control::set_nocache(( logged in user ))@411 => LiteSpeed\Vary->after_user_init()@108 => LiteSpeed\LSC->after_user_init()@237 => WP_Hook->apply_filters(ARRAY)@324 => WP_Hook->do_action(ARRAY)@348
you were visiting as login user
you should either enable option “cache login user” or , test it with guest user
Opened a new private browser and tried again
https://pastebin.com/ECWYRNcs
This one any better?
Plugin Support
qtwrk
(@qtwrk)
04/02/25 11:33:48.153 [213.18.172.193:61797 1 Smw] 💵 X Cache_control off – Admin configured Cookie Do not cache.
you must have put something into Do Not Cache Cookie field
Ah I added the following cookies to be excluded
https://woocommerce.com/document/order-attribution-tracking/#section-7
Is this not needed to be excluded from Litespeed?
Plugin Support
qtwrk
(@qtwrk)
I don’t think you need to exclude them , at least I haven’t heard any cases report in as needing to exclude them
-
This reply was modified 1 year ago by
qtwrk.
I’ve removed them for now and all seems to working fine, cache pages visits across the site – until you add something to the cart, which is the norm I believe
Thanks for your support and help in fixing this issue!