• Resolved Vishal Lohar

    (@vlohar08)


    I manage a website that contains over 6000 posts, and I utilize Cloudflare Pro in conjunction with your plugin. Recently, I enabled the Preloader option within your plugin, and also added sitemaps. However, after purging all the cache and waiting for 10-15 minutes, I’ve noticed that older posts are taking a significant amount of time to load. While I’m not familiar with the backend logic, I’m curious if there’s room for improvement in this regard. I have attached an image with my current settings for your reference.

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

    (@isaumya)

    Hi @vlohar08,
    First of all, there is no special benefit of using the preloader as Cloudflare systems are now advanced enough to see if the request is coming from an actual user’s browser or via cURL which this plugin uses to send the requests.

    So, most of the time the system will not cache pages if the requests are not coming from an actual person. Instead I would suggest you to enable Smart Tiered Cache under the Caching section of the Cloudflare dashboard. It is a free feature and it will help to increase cache HIT ratio.

    Also if your server response include the content-length header, then you can also pay for Cache Reserve to have a persistent cache of your content at Cloudflare CDN.

    That being said, the preloaded by default only preloads 50 posts as it uses cURL which is resource intensive, it will not preload all 6000 posts.

    Screenshot:
    https://i.imgur.com/KZYWaMb.jpeg

Viewing 1 replies (of 1 total)
  • The topic ‘Preloading a large set of posts is not working’ is closed to new replies.