• Resolved sudomackenzie

    (@sudomackenzie)


    Hi there!

    We have a clients website which requires the homepage to be excluded from the cache. However they would still like to use the page optimization features such as CSS & JS minification, however since the homepage has been excluded from the cache, it seems optimizations are also excluded from this page.

    I firstly wanted to check whether this is intended interaction?

    I’ve looked through the troubleshooting options in the Litespeed documentation but unfortunately wasn’t able to identify any issues in this case.

    Happy to provide site specific information if confirmed this interaction is not intended.

    Cheers,
    Mackenzie.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    yes, it is designed that way

    some of the optimziation process could be resource/time consuming , and run through optimization process each time over a no-cache page is not exactly a good deal

    if you really want to make this happen

    go to Cache -> Cache -> force public cache URI , add

    /$ 1

    into it , this will make page cache for 1 second , which is literally same as no-cache while make it be able to pass no-cache check and perform optimization

    Best regards,

    Thread Starter sudomackenzie

    (@sudomackenzie)

    Hi qtwrk,

    Thanks very much for your explanation! That makes sense.

    Take care,
    Mackenzie.

    Hi

    So I’m have caching turned off completely on my site. Does this means css/js minify isn’t working on my site at all? I didn’t realise LOL.

    Thanks
    Alex

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page optimizations are not applied to pages excluded from the cache?’ is closed to new replies.