• Hi ,

    I am a bit newbie so I want to get the things right to achieve the best performance with the WP Supercache.
    It seems that the Preload setting is useful to speed up websites. I have an ecommerce site with around 150 products and I normally update my website every 4/5 days with some new products….that´s all. My questions is about the “Refresh preload cache files every…” setting. What do you thing is a good number in minutes for this, taking into account what I told you about my website frequency update?
    Also, does this “refresh preloaded cache files” happen for all pages every time? It seems that this refresh consumes server resources slowing down the site. So if the refresh is for all pages, is it possible to programme the refresh at around 5.00am when there are no website visitors?
    Thanks a lot,

    Lucie

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Saša

    (@stodorovic)

    It’s hard to answer. I just checked your website. It seems that you need to optimize your website to save resources if it hosts on shared server. I see that pages are generated from 2 to 5 seconds which isn’t good.

    If you use preload option then I recommend to you use real CRON task. You can look – Cómo reducir el consumo de wp-cron.php(I found spanish version). Also, it’s possible to create shell script with lower I/O priority. Please ask your host for more details.

    Also, please update PHP to 7.2 or 7.3. I don’t know which is current version. Maybe you need to optimize WPML to reduce loading time.

    Preload will refresh all pages (or last nnn depends on settings). Unfortunately, there aren’t option to start preload at exact time (each preload will schedule next preload for xx hours at the end). It isn’t “perfect scheduler” and some users already requested this option.

    Maybe you can run preload at each 2 days. Also, it’s possible that some actions in WP purge entire cache.

    I hope that I little helped. I’ll answer with more details if you have new questions. I don’t have a lot of spare time and maybe I can’t answer immediately.

    • This reply was modified 7 years, 1 month ago by Saša. Reason: Add href for URL
Viewing 1 replies (of 1 total)

The topic ‘Preload settings’ is closed to new replies.