• Resolved cutu234

    (@cutu234)


    I tried to understand how to setup the preload feature properly, but I failed miserably. Both the documenation and the answers here didn’t really help. I apologize for bringing this topic up again, but I really need some support.

    The preload feature seems to be a no-brainer. Of course, I want the cache to be preloaded. But I don’t fully get the idea how and how MUCH it interferes with the standard caching. The documentation states that both methods might run in parallel and might use too much CPU. But why would the preload feature actively work on caching files that are already in the cache after a user visited the site? In my humble opinion preload should only run after the cache was deleted manually.

    Could you please explain this a bit deeper? A wrong cache configuration can easily make things worse.

    Thank you very much.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Emre Vona

    (@emrevona)

    The documentation states that both methods might run in parallel and might use too much CPU. But why would the preload feature actively work on caching files that are already in the cache after a user visited the site?

    We cannot detect whether a page is already cached or not. However, this does not cause significant CPU usage.

    Could you please explain this a bit deeper? A wrong cache configuration can easily make things worse.

    Actually, I set the cron job to run every minute, and I set the number to 2.

    Thread Starter cutu234

    (@cutu234)

    Thank you very much. Sorry to bother you again. Wouldn’t it be sufficient to preload the cache after manually deleting it? We have enough traffic so that the caching can be triggered by users visiting the site. However, for specific reasons we delete the cache regularily using a cron job and domain/?action=wpfastestcache&type=clearcache&token=xyz. Is a similar query string available for preloading the cache? I don’t see a cron job configuration on the settings page.´

    Thanks again for the support. Very much appreciated!

    Plugin Author Emre Vona

    (@emrevona)

    No problem. You can write whenever you want.

    Couldn’t you see the following part of the tutorial? or did you ask another thing?
    https://www.wpfastestcache.com/features/preload-settings/#wpft-cron-job

    Thread Starter cutu234

    (@cutu234)

    Yikes, my mistake. Yup, I didn’t see this part. Exactly what I wanted. Thanks a bunch.

    Plugin Author Emre Vona

    (@emrevona)

    You’re welcome 🙂 If you vote, it would make me so happy.

    https://ww.wp.xz.cn/support/plugin/wp-fastest-cache/reviews/

    Thread Starter cutu234

    (@cutu234)

    You’ve just got 5 stars. Done! 🙂

    Plugin Author Emre Vona

    (@emrevona)

    thank you so much 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘How to setup preload properly’ is closed to new replies.