• Resolved zanyar999

    (@zanyar999)


    I’ve installed the Super Page Cache plugin on my website, which is on the Cloudflare Pro Plan. Here’s a brief overview of my configuration:

    ?   Cloudflare Cache-Control max-age: 31536000
    ?   Browser Cache-Control max-age: 60
    ?   Purge cache for related pages only: Enabled
    ?   Don’t cache dynamic content (recommended settings): Enabled
    ?   Strip response cookies on cacheable pages: Enabled
    ?   Enable preloader: Enabled
    ?   Auto prefetch URLs in viewport: Enabled

    I’m currently facing two issues:

    1. Caching Issue:
      Despite having Cloudflare caching set up, I’m seeing a high number of requests hitting the origin server, when it should be serving cached content to users. Even when content is cached, it only remains cached for about an hour. After that, when I revisit the same URL, the cache shows as “EXPIRED.”
    2. Facebook Query String Issue:
      Whenever we post links on Facebook, the added ?fbclid query string causes the cache to be bypassed, leading to a high number of requests being redirected to the origin server.

    I have two page rules set up in Cloudflare:

    1.  A rule from the Super Page Cache plugin.
    2.  A custom rule I created to remove the Facebook query string:

    https://domain.com/kurdish/?fbclid=
    Forwarding URL 302 to https://domain.com/kurdish/?1

    Our website is a news site with a high volume of daily visitors. At times, the server’s CPU load spikes to 95% because Cloudflare is redirecting all requests to the origin, causing the server to become unresponsive and the website to go down.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    If you are using CF Pro plan and you have also excluded the facebook query param from the URL then the issue should not happen. Without sharing your website URL, it’s hard to see what’s going on. If possible share your website URL.

    Thread Starter zanyar999

    (@zanyar999)

    Thanks for your reply, if there is a private channel, I can send you all the details.

    Plugin Contributor iSaumya

    (@isaumya)

    Maybe you can share the details via https://safenote.co/

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.