@mmmarcos
Hi, what do you mean “the first access is not cached”? When you visit your site homepage, it’s not cached during the 1st visit?
How do you detect whether the cache is present or not? By response headers?
Could you share the site URL, so I could take a look?
I’m quite sure it’s related to your cache plugin installed, and not to the warmer itself, as warmer’s job is pretty simple: just visit the pages.
So if the plugin did its job and visited the pages, then the cache solution is probably misconfigured.
When i clean the cache, i run warm cache, latter i open one page with Chrome, or pingdoomtools or Google speed insight and the first access are 2 seconds the second 300ms. I understand when the warmer visit the Page, the Next access will be ms not seconds.
I am sure the problem is the agent used for cache or somerhing like this, IS like the caché that create warmer cache IS diferent than the used by my pc or tools like Google speed insight.
My web is:
estudiolife[.]es
Thanks
@mmmarcos You can use the user agent of your Chrome for cache warmer if you believe it’s the reason.
As long as site homepage gets visited, it’s not cache warmer to blame.
I would be happy to help, but I really can’t, as I don’t know what cache solution you’re using, how it’s configured, etc.
There are many nuances and details to consider and keep in mind.
If you don’t understand all of them, you can consult with some cache experts.
My part is to solve only Cache Warmer’s issues. I’m sorry about that.
Dear Team, thanks for your fast answers.
I find the solution, I share with all the solution, looking in google I find this review from here from this plugin:
https://wordpress.org/support/topic/blazin-fast-even-on-shared-host-note-for-lscache/
I add in crawler settings, in Additional Request Headers this:
Accept image/webp
Now is working correctly, I think is something special with Litespeed cache plugin.
Maybe you can test it and add a note in the main page of this plugin for litte speed users.
Thanks for your help, now is working perfect!