New Feature Announcement: Master Your Email Delivery with the Mail Delivery Center

How do I check if Litespeed Cache is working on my site?

The best method to check if LiteSpeed is caching your website would be to use the following: 

https://check.lscache.io/

The above page will show you clearly if your site is being cached by LSCache. 

Another fairly easy way to determine if your website is being cached by LiteSpeed is by reviewing the response headers. This is basically information returned by the server to you after you access a particular page of your site.

 In this tutorial, we are using Google Chrome. To review the Response Headers with Chrome you need to use the Developer Tools 

After you open the Developer Tools, switch to the Network tab and refresh your site (F5). Finally, click on your domain name and review the headers.

If your website is being served from the cache you will see one of the following...

x-litespeed-cache:hit
x-litespeed-cache:miss

The 'hit' or 'miss' specifies if the caches were hit, or missed accordingly. 

  • 383 Users Found This Useful
Was this answer helpful?

Related Articles

 Connect to your server via SSH

SSH allows secure file transfer and remote logins over the internet. Your connection via SSH is...

 How to force your site to use SSL (HTTPS) using

First of all, you will need to install an SSL certificate to your siteOnce your certificate is...

 How do I change PHP versions, or change my PHP settings / config?

The process of setting your PHP version and the 'variables' (such as memory_limit values) differs...

 How do I install a free SSL via cPanel?

Installing an SSL certificate in cPanel is easy! Best of all, it's free with WebGee!Important:...

 How to send emails in WordPress using the WP SMTP Mail plugin

Instead of using the default PHP mail() function, you can send emails using our SMTP services via...

Powered by WHMCompleteSolution