Hi @cysigner, could you please check your cache folder’s user right and permission setup correctly? Also, may I know which hosting panel are you using?
Hi,
I have cPanel.
Can you see more infos with the report code: YETKMCVE
I will check user rights later…
Hello again,
wp-content/cache has 755. should be right
Plugin Support
qtwrk
(@qtwrk)
Hi,
I see you are using cPanel , please check /home/user_name/lscache folder exists ?
if there is any content inside that folder, please clean them all and see how it goes.
Best regards,
I found that folder and deleted all content, but no change.
antalya-lara.de is the main domain and hosted in home/user/public_html
Here is cache not working, always miss
there are other domains hosted in root like home/user/racertag.com/wp, where litespeedcache is working:
https://racertag.com/wp/product/vneck-tee/
network headers indicate “hit”
Is it something with multidomains?
Plugin Support
qtwrk
(@qtwrk)
Hi,
Are these sites in a WP network , or separated WP installation ?
Best regards,
Plugin Support
qtwrk
(@qtwrk)
Hi,
Please try followling:
on your always-miss-site , disable LSCWP
edit .htaccess
add:
CacheLookup public on
RewriteEngine On
RewriteRule .* - [E=cache-control:max-age=120]
And check if cache hits.
Best regards,
Hi,
thank you very much.
Finally I have hit on the pages.
And the speed and user is experience is significant better now.
I’m glad that I searched for a solution with your help instead of changing the plugin.
Ciao. Best Regards,
Cem
Plugin Support
qtwrk
(@qtwrk)
Hi,
No ,please don’t use that rule in production , that is for checking and testing, not an optimal way to create cache , it won’t do purge intelligently as plugin does.
Now please remove the rule above you added, clean “lscache” folder , and re-enable LSCWP plugin and see how it goes.
If still always miss, please submit a ticket here for further investigation.
-
This reply was modified 7 years, 2 months ago by
qtwrk.