• Resolved rudolfl

    (@rudolfl)


    Hi,

    I need an advice here. There is a free quota on number of pages that can be processed each month. Fair enough, I can buy more credits, but…. how do you do development work? Especially when configuring UCSS.

    Basically, what I want is to stop LiteSpeed processing all pages for UCSS/VPI and only force one page to re-generate. This is the page I am working on. This is because I constantly clear UCSS cache, re-generate, test, rinse and repeat. Having quota is really annoying as site hits it and I am not able to do development any more. if I add credits, they will be just eaten up by processing unnecessary pages which I will likely have to clear cache for anyway, once development is finished.

    Hope it makes sense.

    So, is there a way to stop generating UCCS cache and just force re-generation on single page on demand?

    Thanks,

    Rudolf

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

    (@qtwrk)

    well , sadly no , but if you have all other pages generated and only want to have one page to re-generate the UCSS , try delete the UCSS of that file specifically , you can use debug log to see which UCSS file that page is linked to , and delete it

    Thread Starter rudolfl

    (@rudolfl)

    Thank for replying.

    The problem is that LiteSpeed plugin was also upgraded which, for some reason, always results in automatic clearing of all caches (that is super annoying in itself!). So, any credits I would apply now will be immediately put toward the re-generating cache of all pages and will be wasted

    Rudolf

    Plugin Support qtwrk

    (@qtwrk)

    no , UCSS/CCSS are NOT purged by any automated action , only explicitly click “purge ucss/ccss” will clear it up

    Thread Starter rudolfl

    (@rudolfl)

    Are you sure?

    Purge control is set to off when WP or plugin is upgraded, but every time LS Cache plugin is upgraded, I get a popup bar from LS Cache saying all QuickColud caches were successfully cleaned. I will try to record a video when I do upgrade next time

    Rudolf

    Plugin Support qtwrk

    (@qtwrk)

    that just shows the queue that hasn’t been processed is cleared out

    you can see in source code , on the purge all function , the UCSS/CCSS are commented out , it was purging them at very first version after CCSS released but later on some user suggests not to do it that way , so we changed the code

    https://github.com/litespeedtech/lscache_wp/blob/master/src/purge.cls.php#L198

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