• Resolved addstartup

    (@addstartup)


    Sometimes it happens that the plugin does not work with Cloudflare.
    Writes that 10 seconds have passed and there was an unexpected server response.
    There is no logic in this, it just does not work and that’s it. No convenient solutions exist, the option to insert a unique ID each time is not suitable, because then page caching does not work and the meaning of caching is lost. Attached is the result of the post:
    —————

    Not expected HTTP response:Status-Code: 447
    Date: Wed, 04 May 2022 12:29:27 GMT
    Content-length: 0
    Cf-cache-status: DYNAMIC
    Expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
    Report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=wGj7osZFcxm78SsUsBjPhK11d7BIMeJrYvRo4JaFgA%2FXuV4K92Gn0IITTrpLXgm%2BeN8YIWyIk0jTPQF4Yxiq4CYaMqpFWGAnXk97D%2Fyk8LAKXOiSODPzXprRS3mVDueQNUIIXy%2FGr%2FrPYDivS%2Fo%2FG4xREg%3D%3D"}],"group":"cf-nel","max_age":604800}
    Nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    Cf-ray: 70613df7384c5a19-MXP

    ————-
    this problem has been around for several years. Some solution is needed. None of what I have seen before is suitable, because it is not effective. What does the unexpected answer mean – it is not clear.
    Some kind of clarification, because this error occurs on larger sites.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • happyAnt

    (@duongcuong96)

    @addstartup
    hmmm actually I think you should contact CloudFlare for support about this case, but we have another workaround solution here:
    modify wp-config.php ( you can find this file in your root directory ), and BEFORE the line:
    /* That’s all, stop editing! Happy blogging. */
    add this line:
    define('ALTERNATE_WP_CRON' , true );

    happyAnt

    (@duongcuong96)

    @addstartup
    since we haven’t heard back from you, I’m going to mark it as resolved.
    In case you’re still having problems, feel free to let us know ;),

    Btw, If you find BackWPUp useful for you, we would really appreciate if you leave a positive review and rating.
    This would encourage us to develop new free features and provide free support 😀
    https://ww.wp.xz.cn/support/plugin/backwpup/reviews/#new-post

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘sometimes doesn’t work with Cloudflare’ is closed to new replies.