• Resolved yunusbayraktaroglu

    (@yunusbayraktaroglu)


    Hello,

    I’m using LiteSpeed & OpenLiteSpeed & CyberPanel.

    I was wondering even if cache is disabled for certain pages, how can I turn on css-js optimizing and combining options for these pages? For example, woocommerce cart and checkout pages.

    Regards.

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

    (@qtwrk)

    Hi,

    please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”

    Best regards,

    Thread Starter yunusbayraktaroglu

    (@yunusbayraktaroglu)

    Hello,

    Report number is: EFAXFWTT

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    when a page is not to be cached, it won’t be processed for optimization , as some of optm option could be time-consuming

    so for uncached page , each time that page loads , it will waste resources and time to do optimization

    if you have page that doesn’t need to be cached and also needs to be optm’ed , you can go to Cache -> Cache -> force cache -> add /page-uri 1

    this will cache page for 1 second , which is essentially same as no-cache , while makes it pass the optimization

    Best regards,

    Thread Starter yunusbayraktaroglu

    (@yunusbayraktaroglu)

    Css and js files are the same, already optimized and used on cached pages. Any chance to use these files?

    Any option OpenLiteSpeed server or CyberPanel level is also fine.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    have you tried with page 1 trick I mentioned above ?

    Best regards,

    Thread Starter yunusbayraktaroglu

    (@yunusbayraktaroglu)

    Hi,

    Yes it does the trick. But,

    For uncached page , each time that page loads , it will waste resources and time to do optimization

    Actually, I want to use optimized assets to do avoid wasting resources-slow page load speeds and hide the development env. codes in my JS.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    sadly no , that’s exactly the reason for why not to do optm on these no-cache page

    you can test and check to see if the resources and time used for optm these no-cache page upon each time it loads , to see if it’s bearable , otherwise I can only suggest to remove the override, it doesn’t really have much necessity to optimize these kind of pages like checkout or cart

    Best regards,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Using optimized files, even cache is disabled’ is closed to new replies.