Page cache always current

#1
Hi

Not sure if my page caching is not working and creating pages each visit as opposed to using pre cached
My computer is UK time and website is UTC -5
This is what I get from bottom of web page in the page code, its always current
Code:
<!-- Page optimized by LiteSpeed Cache on 2018-03-21 20:53:28 -->
<!-- Page generated by LiteSpeed Cache 2.1.1 on 2018-03-21 15:53:28 -->
Any help welcome

Cheers
Keith
 
Last edited by a moderator:

lclarke

Administrator
Staff member
#2
Hi, Keith. That timestamp should not be changing with every refresh.
Have you run through these steps to check the headers? You should see "X-LiteSpeed-Cache: hit" if it's working.
 
#3
Just visited again at 20:45 fresh visit today, took some time to load
Code:
<!-- Page optimized by LiteSpeed Cache on 2018-03-24 20:45:00 -->
<!-- Page uncached by LiteSpeed Cache 2.1.1.1 on 2018-03-24 15:45:00 -->
Website time is set to UTC -5 for the area the sites for
Then refreshed and got
Code:
<!-- Page optimized by LiteSpeed Cache on 2018-03-23 13:38:44 -->
<!-- Page generated by LiteSpeed Cache 2.1.1.1 on 2018-03-23 08:38:44 -->

Report number: KTPZFBDV

This is from the crawler page
Code:
Current sitemap crawl started at: 03/22/2018 12:34:54
The next complete sitemap crawl will start at: 03/26/2018 01:19:54
Last complete run time for all crawlers: 2700 seconds
Run time for previous crawler: 62 seconds
Current crawler started at: 03/22/2018 13:18:52
Last interval: 03/22/2018 13:18:52
Ended reason: Crawler #2 reached end of sitemap file.
Last crawled: 202 item(s)
Not sure if this supposed to re crawl the site to ensure its the latest webpages

Regards

Keith
 
Last edited by a moderator:
Top