Plugin Support
qtwrk
(@qtwrk)
you need to checking for x-litespeed-cache
header
and also please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”, I can do a check as well.
@qtwrk
Thank you for your reply,
I sent the report:
Report: GNCGIROB
Date: 09/04/2023 04:06:47
X-Litespeed-Tag: 5ae_HTTP.200,5ae_PGSRP,5ae_PGSRP,5ae_PGSRP,5ae_PGSRP,5ae_PGSRP
Plugin Support
qtwrk
(@qtwrk)
yes, your site is running on Apache , the cache plugin requires LiteSpeed webserver or QUIC cloud CDN to work properly.
@qtwrk
Thank you for your considering my website and status
Do you mean on Apache and without using QUIC we don’t get any gain using LiteSpeed Cache plugin?
Thank you
Plugin Support
qtwrk
(@qtwrk)
the plugin offers 2 features , 1 is the page caching , another one is page optimization
without LSWS/QC , the caching part won’t work , but page optimization will still work.
@qtwrk
I like litespeed cache plugin, Actually I thought the cache part was working until now, because I see “Cache Status: Public Cache ON”
I think it is better to display an OFF message and a message about why it is OFF on the screen, So that will help other users to prevent going wrong
In the plugin page you mentioned:
“General Features may be used by anyone with any web server (LiteSpeed, Apache, NGINX, etc.).”
It will be very useful if you can apply the cache for apache too, Because it’s the name of plugin, Cache! and I think this is a general feature for a cache plugin, Also QUIC cloud CDN is a CDN, or optimization is Not a Cache too
Plugin Support
qtwrk
(@qtwrk)
the plugin was originally designed for LSWS only , later on it is released for other webservers
it’s not like that we don’t want to make it work with Apache , but technically the plugin itself doesn’t actually do the cache , it only sends out the instruction via HTTP response header for webserver to cache the page
LSCache is a built-in cache engine on LSWS/QC , which makes it faster and more efficient
as far as plugin concerns , it is sending out the instruction , but accept or ignore by webserver, is different story 🙁
@qtwrk
Thank you for your reply,
Could you please at least check the status of the cache and check if it is working really and display a true status on the plugin details?
Currently it shows:
“Cache Status: Public Cache ON”
-
This reply was modified 1 year ago by Mahrokh.
Plugin Support
qtwrk
(@qtwrk)
the plugin is sending the public cache header , but your server won’t accept it , as it requires specific webserver software to work.