• Resolved Darius Ju

    (@dariusju)


    hi, sorry, but i try to understand this plugin, but seems it not works as expected.

    i manualy run crawler. and see all blue, so in my opinion all pages are crawled and must have they cache versions stored.

    https://prnt.sc/JUGYRkuKxZ-U
    when i check for cached page it is “miss”. when i refresh checker it is “hit”.

    so question is is crawler is doing his job or not? ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • when i check for cached page it is “miss”. when i refresh checker it is “hit”.

    LiteSpeed cache plugin uses cache varies. That means depending on your plugin settings a cached URL can have more than 1 cache copy. For example, if you have webp Replacement or Mobile View enabled there are 2 cache copies for clients who supports webp and clients that don’t support webp. The same with Mobile View, desktop users get other cache copy as mobile devices. And so on… If you check your page with lscache.io this test checks only HTTP headers and is quite different as a regular user request. This special test gets a different cache copy and that’s why the cache status is miss. All in all, everything is okay.

    i manualy run crawler. and see all blue, so in my opinion all pages are crawled and must have they cache versions stored.

    If the crawler requests a URL he asks the server:”Hey server, what is the cache status of this URL?” And the server answers:”Hey client, cache status is missed, but I am just caching it.” That means, that you see a green hit after the second request although a URL is already cached with the first request.

    Comprende? ??

    You can check the cache status by your own:

    Thread Starter Darius Ju

    (@dariusju)

    well i guess Comprende ??

    Thread Starter Darius Ju

    (@dariusju)

    if i use theme responcive, do i need enable mobile cache?

    No, because Mobile View setting is only used if your theme serves different code depending on the device (Desktop or Mobile), but you should still enable it if you have Guest Mode + Guest Optimization enabled.

    A responsive theme doesn’t serve different code.

    Get more about it:
    https://docs.litespeedtech.com/lscache/lscwp/cache/#cache-mobile

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘is it working?’ is closed to new replies.