• Hello.
    If I set a “Start the preloader via Cronjob” in my cpanel to run once a minute, my questions are:
    1 – If a “preload” operation is still running, will more than one preload operation happen at the same time? Or the plugin will terminate the current preload and ignore the new cron preload request.
    2 – If a “preload” operation is still running, will the plugin continue the current “preload” operation and preload all posts until the end? Or will you restart the preload operation by not preloading other posts?

Viewing 1 replies (of 1 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    If a “preload” operation is still running, will more than one preload operation happen at the same time? Or the plugin will terminate the current preload and ignore the new cron preload request.

    – Only one preload operation will happen at one time, You can try starting the preloader from the plugin settings and you will see that the preloader gets locked when running.

    If a “preload” operation is still running, will the plugin continue the current “preload” operation and preload all posts until the end? Or will you restart the preload operation by not preloading other posts?

    – One a preloader operation is started it will continue until you stop it from the plugin settings.

    Note: running preloader per minute is a very bad idea as preloader will take server resource to run (as it uses cURL behind the scene). So, if you do not have enough server resource, don’t do that.

Viewing 1 replies (of 1 total)
  • The topic ‘About Preload’ is closed to new replies.