• Resolved plausible M

    (@mrkapable007)


    Hi, i would like to know if your plugin is compatible with swiftperformance or wpfastest cache?

    what options should be disabled in either of the plugin? also do i need to keep my cloudflare page rules or disable all my cloudflare pagerules?

    Finally, can i use stackpath cdn in other performance plugin alongside your plugin?

    • This topic was modified 5 years, 10 months ago by plausible M.
Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi @mrkapable007,
    Can you check your site header in Chrome dev tool and see check what the CF cache status is for all the pages with strip cookie disabled?
    That multi currency plugin might be adding unnecessary cookies everywhere. I personally user WooCommerce Price Based on Country Pro. One of the best multi currency plugin in my opinion. Code quality is extremely good.

    Thread Starter plausible M

    (@mrkapable007)

    @isaumya still no luck, when i test the cache i get this error “Page caching seems not working for both dynamic and static pages.

    Error on dynamic page (https://vicsenshop.com): Connection error: cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received

    Error on static resource (https://vicsenshop.com/wp-content/plugins/wp-cloudflare-page-cache//assets/testcache.html): The plugin is not detected on your home page. If you have activated other caching systems, please disable them and retry the test.”

    I have disabled Aelia multicurrency and activated “WOOCS – WooCommerce Currency Switcher” + woocommerce geolocate.

    But the cahce is not working, i disable preload in wprocket proload and activated preload in WP Cloudflare Super Page Cache, but when i test for cache i get the error.

    Plugin Contributor iSaumya

    (@isaumya)

    I think since plugin conflict is happening. Try disabling other performance plugins you have an try.

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Hi @mrkapable007 ,

    Error on dynamic page (https://vicsenshop.com): Connection error: cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received

    This means that after 5 seconds of waiting, your web server did not return a response and therefore it was not possible to check the cache status.

    With the next update I have increased the timeout time from 5 seconds to 10. In any case 5 seconds is already enough, I suggest you review the resources allocated to your hosting plan

    Error on static resource (https://vicsenshop.com/wp-content/plugins/wp-cloudflare-page-cache//assets/testcache.html): The plugin is not detected on your home page. If you have activated other caching systems, please disable them and retry the test.”

    Fixed on next update

    Yes i realized that, is there a way to exclude that page? or best to disable the option completely?

    The standard login page (/wp-login.php) is automatically excluded from cache. If you enabled the fallback cache, there is an issue fixed on next update.

    If you have a custom login page, you must exclude it in the settings simply provide the path of the page. Example: /my-custom-login

    Remember: Cloudflare does not add in cache pages with cookies ’cause they can have dynamic contents. If you want to force this behavior, strip out cookies by enabling the option Strip response cookies on pages that should be cached.

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘performance plugin compatibility’ is closed to new replies.