right, r2 custom domains don't supported tier caching so you just get local
right, r2 custom domains don't supported tier caching so you just get local
By design, replicas do not offer any level of traffic steering (random, hash, or round-robin). Instead, when a request arrives to Cloudflare, it will be forwarded to the replica that is geographically closest. If that distance calculation is unsuccessful or the connection fails, we will retry others, but there is no guarantee about which connection is chosen.https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/deploy-tunnels/deploy-cloudflared-replicas/
cacheEverything: yes exactly the same as this?
const json = JSON.parse(await resp.json())
const json = await resp.json()

cdn-cgi/image path and parsing that, like in the playground example?cdn-cgi/image