Vitali
04/12/2022, 5:20 PMDeleted User
04/12/2022, 5:28 PMVitali
04/12/2022, 5:41 PMcache-control
. NOTE: Setting cache-control
means strong consistency is weakened to eventually consistent.
We do have ideas on how to improve R2 to have globally low latency even for cold reads without you needing to think about things. It's going to be a lot of work & I'm not in charge of the product plan so I don't know when we'll prioritize it. I think there's some low hanging fruit to fix this year, but some work is much more difficult. Feedback from our customers to our product manager about what's important to you is the most impactful way to determine when features are built. I also listen here and have some influence from the technical side but making our customers/devs happy is the high order bit.
R2 currently has regional affinity although you can't see it/control it/change it. We instantiate the bucket in the physical storage region closest to the request that created the bucket. https://speed.cloudflare.com/ can tell you the server you're going to initiate the request from. If you need explicit region hints let product know why. I can't guarantee we'll implement since our mission is jurisdictional data control, not manual region management.Vitali
04/12/2022, 5:43 PMVitali
04/12/2022, 5:46 PMVitali
04/12/2022, 5:49 PMkavinplays
04/12/2022, 5:50 PMVitali
04/12/2022, 5:50 PMVitali
04/12/2022, 5:52 PMVitali
04/12/2022, 5:53 PMkavinplays
04/12/2022, 5:53 PMVitali
04/12/2022, 5:53 PMVitali
04/12/2022, 5:53 PMJames
04/12/2022, 6:02 PMalbert
04/12/2022, 6:05 PMVitali
04/12/2022, 7:06 PMAbelia
04/12/2022, 7:30 PMVitali
04/12/2022, 7:31 PMVitali
04/12/2022, 7:32 PMVitali
04/12/2022, 7:32 PMAbelia
04/12/2022, 7:41 PMsgtfrankieboy
04/12/2022, 7:49 PMitsmatteomanf
04/12/2022, 8:04 PMitsmatteomanf
04/12/2022, 8:07 PMAbelia
04/12/2022, 8:12 PMitsmatteomanf
04/12/2022, 8:13 PMAbelia
04/12/2022, 8:21 PMVitali
04/12/2022, 8:29 PMAbelia
04/12/2022, 8:33 PMHardAtWork
04/13/2022, 3:54 AMCache-Control
header to cache our R2 objects, would subsequent reads actually be billed as reads, until it expires from the cache?