• Resolved vi3t

    (@vi3t)


    My website is working with litespeed cache.
    But today suddenly the cpu load is high, I open the test page and see that the cache is not working (x-litespeed-cache: miss). I can’t find the cause, I have sent you help: # RJBCMXPW
    I look forward to hearing from you,
    I sincerely thank,

Viewing 3 replies - 1 through 3 (of 3 total)
  • serpentdriver

    (@serpentdriver)

    if x-litespeed-cache header is miss it means cache has been purged or hasn’t been requested and you have to request URL again to get cache header hit. To get cache work each URL must be requested first to get it cached. This is how a HTTP cache works.

    Thread Starter vi3t

    (@vi3t)

    Thanks @serpentdriver
    So what do I do to get the caching working again?

    serpentdriver

    (@serpentdriver)

    So what do I do to get the caching working again?

    Either run cache crawler to warmup the cache for all URLs or make a request of a single URL. If a URL isn’t cached request URL twice to get this URL cached.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘x-litespeed-cache: miss’ is closed to new replies.