provotector
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Crawler is not running automaticallyHello. The problem persists.
Crawling is done at 01/10/25 (4 days ago) max-age=604800 but today, when I access my website at In Private mode shows the page is cached right now.
<!-- Page cached by LiteSpeed Cache 6.5.4 on 2025-01-14 12:58:55 -->I’m not purging the cache manually. I found in the logs this purge action done right now, but is for private cache and I’m using In Private mode, so that is not relevant:
01/14/25 12:59:43.692 [88.21.138.192:52570 1 FVR] 🧹 added [private] * => LiteSpeed\Root::debug(🧹 added [private] *,3)@51 => LiteSpeed\Purge->_add_private(ARRAY)@571 => LiteSpeed\Purge::add_private(*)@528 => LiteSpeed\Purge::purge_on_logout([email protected])@955
01/14/25 12:59:43.695 [88.21.138.192:52570 1 FVR] 💰 X-LiteSpeed-Purge: private,*
15 => 'X-LiteSpeed-Purge: private,*',The last manual purge I was done was at 01/10/25 17:55:24.09 and I started the crawler manually just after that purge at 01/10/25 18:00:49.981
I have no auto purge rules set.
Please, any help? Thanks.
- This reply was modified 1 year, 4 months ago by provotector.
Forum: Plugins
In reply to: [LiteSpeed Cache] Crawler is not running automaticallyYes, I found that requests.
But for example, the request is found at: 2025-01-02 / 07:33:55
And when I access my website, I feel it slow. I can see in the source code the page is optimized and cached at the moment:
<!-- Page optimized by LiteSpeed Cache @2025-01-02 10:18:19 -->
<!-- Page cached by LiteSpeed Cache 6.5.2 on 2025-01-02 10:18:19 -->The crawling interval is set to 28800 seconds (8 hours).
Any help please? Thanks!
Forum: Plugins
In reply to: [LiteSpeed Cache] Guest Optimization got PageSpeed NO_LCP ErrorI found the solution. I was having any animations, and fade effects on the header. I removed them and problem solved.