top | item 41639574

(no title)

wcedmisten | 1 year ago

Now I'm curious, what causes the latency for range requests with R2?

discuss

order

mannyv|1 year ago

Range requests means work and logic. Getting a file requires no logic.

Also, I'm pretty sure range requests are going to be difficult to cache. That implies going to origin every request which is bad.