Latest activity

  • S
    skyhighsensei updated their status.
    Is $89 per month or one time pay?
  • digitalpoint
    Shawn replied to the thread Cache Everything?.
    If you edit the wp-content/plugins/app-for-cf/src/DigitalPoint/Cloudflare/Base/Pub.php file, and change this: $cloudflareAppOptions =...
  • gravnetic
    gravnetic replied to the thread Cache Everything?.
    I am trying to figure out a cookie or header to bypass the cache on pages that have a form. I do not want to cache them, but they are...
  • digitalpoint
    Shawn replied to the thread Cache Everything?.
    Gravity Forms has a support document more or less saying you can never cache it’s pages...
  • gravnetic
    gravnetic replied to the thread Cache Everything?.
    Gravity Forms are dynamicaly cached and actually Stripe transactions fail.
  • digitalpoint
    Shawn replied to the thread Cache Everything?.
    What exactly isn’t working as expected if you enable the Guest page caching within the plugin? I’d rather address whatever isn’t...
  • gravnetic
    gravnetic replied to the thread Cache Everything?.
    This makes sense, but also by using bypass rules it catches more cache opportunities. I honestly, just need to figure out an approach...
  • digitalpoint
    Shawn replied to the thread Cache Everything?.
    Guest pages are are the HTML pages rendered for people not logged into an account on your WordPress setup. They are a little different...
  • gravnetic
    At the risk of sounding like a 'normy' what is a guest page? I am trying to optimize my CF page cache rules currently. The main issues I...
  • S
    Thank you so much, @digitalpoint. I'm going to implement exactly what you recommended. I'll offer your plugin to my clients for the...
  • digitalpoint
    Shawn replied to the thread Pre-Sale Questions About Caching.
    Cloudflare does allow it, but only with their Enterprise plan. There isn't really a way to bypass Cloudflare's own requirement for...
  • S
    I’ve implemented server-side caching as a redundancy layer to efficiently process any requests that bypass the Cloudflare edge. So, if...
  • digitalpoint
    Shawn replied to the thread Pre-Sale Questions About Caching.
    The caching mechanism is at the network edge (meaning it doesn’t go back to the origin server to serve the cached content, so it can’t...
  • S
    Hello, First of all, thank you for developing and maintaining such a brilliant plugin. I configure and optimize LEMP (Nginx, PHP-FPM...
  • gravnetic
    Right... Right...I am still in discovery of the plugin because it is opening up settings in CF that I don't typically use. There are...
Back
Top