• Resolved dimal

    (@dimalifragis)


    Hello.

    I see that this plugin runs two cron events every MINUTE!

    And what “placeholder” cron means?

    Isn’t that an exageration? How can i relax it?

    Thanks

    ______________________________

    litespeed_task_ccss

    2020-10-08 21:48:03
    15 seconds LiteSpeed\CSS::cron_ccss() Every Minute

    litespeed_task_lqip

    2020-10-08 21:48:25
    37 seconds LiteSpeed\Placeholder::cron() Every Minute

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter dimal

    (@dimalifragis)

    ok, the first is for the background css. Disabling it, removes that cron. Still every minute is too much i think.

    But the second appears to be for image optimizations and i don’t use that.

    I running the WP-Cron every minute without problems or overloads.

    Thread Starter dimal

    (@dimalifragis)

    @scysys Everytime a page is visited, WP CRON is running. So that is already an issue for bigger sites.

    It becomes even bigger if a lot of scheduled crons are done everytime WP CRON is called.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    the second is placeholder for lazyload in media setting.

    not exactly , WP should be smart enough to not to run multiple cron at same time , as if there is already a cron running , second cron should not be able to fire up

    these cron should exit immediate after they are fired if no job needs to be done for CCSS and LQIP

    Best regards,

    Thread Starter dimal

    (@dimalifragis)

    @qtwrk Thanks,

    So why such a cron event schedule (LQIP) is appearing since i don’t use ANY media optimizations?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Have you disabled everything in Page optimization -> Media setting ?

    when all is OFF there, that LQIP cron should be also removed

    best regards,

    Thread Starter dimal

    (@dimalifragis)

    Yes i did, actually they were never enabled, but i double checked just in case.

    The CRON is there. Anyway not a big issue, thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘CRON every minute’ is closed to new replies.