• This lightweight plugin works well to improve site load times in parallel with the (paid) worker feature of Cloudflare. For most smaller sites this will cost around $5 a month, and the price scaling is very reasonable. Have been running it without issue for a few days and page load times are noticeably improved. Just waiting access to the Cloudflare KV program so it doesn’t have to flush the cache every time I update a post or reply to a comment.

Viewing 5 replies - 1 through 5 (of 5 total)
  • How do you make use of the KV program?

    Thread Starter lozula

    (@lozula)

    Thanks. It’s working now after following that.

    Is there any benefit or downside of adding Page Rules: “Cache level” = “cache everything” and “Edge cache TTL = x?

    Or should I delete page rules for cache everything?

    My header looks like this post worker setup and I can see worker/KV traffic in worker analytics:

    HTTP/1.1 200 OK
    Date: Sun, 26 May 2019 20:32:04 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: keep-alive
    Set-Cookie: …
    Cache-Control: max-age=0, s-maxage=86400
    CF-Ray: …
    Expect-CT: max-age=604800, report-uri=”…
    Last-Modified: Sun, 26 May 2019 19:04:33 GMT
    Strict-Transport-Security: max-age=63072000; includeSubdomains; preload
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    X-Xss-Protection: 1; mode=block
    Server: cloudflare

    Thread Starter lozula

    (@lozula)

    @hydn I use the cache everything rule for the /wp-content/ folder.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Works well’ is closed to new replies.