Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't see headers X-LiteSpeed-Cache "hit" "miss" in console #58

Closed
Darko-F opened this issue Mar 6, 2023 · 1 comment
Closed

I don't see headers X-LiteSpeed-Cache "hit" "miss" in console #58

Darko-F opened this issue Mar 6, 2023 · 1 comment

Comments

@Darko-F
Copy link

Darko-F commented Mar 6, 2023

Hi
Joomla! Version 4.2.8
PHP Version 8.1.13

I install plugin and enable but I don't see headers X-LiteSpeed-Cache "hit" "miss" in console no matter what I do.

If I check https://check.lscache.io/ resoult is:

LSCache is not supported

HTTP Header
HTTP/1.1 200 OK
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
x-frame-options: SAMEORIGIN
referrer-policy: strict-origin-when-cross-origin
cross-origin-opener-policy: same-origin
server-timing: 0Load;dur=4.175186;desc="Load", 1Initialise;dur=22.333860;desc="Initialise", 8Route;dur=0.829935;desc="Route", 26RenderComponentcomcontent;dur=5.076885;desc="RenderComponent com_content", 29Dispatch;dur=0.909090;desc="Dispatch", 88Render;dur=10.329962;desc="Render", Modules;dur=172.732830047607;desc="Modules", Access;dur=1.82104110717773;desc="Access"
content-type: text/html; charset=utf-8
expires: Wed, 17 Aug 2005 00:00:00 GMT
last-modified: Mon, 06 Mar 2023 15:30:53 GMT
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
pragma: no-cache
transfer-encoding: chunked
content-encoding: gzip
vary: Accept-Encoding,User-Agent
date: Mon, 06 Mar 2023 15:30:53 GMT
server: LiteSpeed
x-content-type-options: nosniff
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

@fontanil
Copy link

fontanil commented Mar 7, 2023

Hi,

My host said we need to add in the .htaccess

CacheEnable public /

after

CacheEngine on

It works for me on the tested sites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants