Cloudflare R2 custom domain

Range request BYPASS vs. MISS vs. HIT

Measures time to first byte for the same bounded byte range when cache is explicitly bypassed, when it first fills Cloudflare cache, and when it is subsequently served from cache, at five positions in one 500 MB object.

BYPASS is a direct ranged R2 binding read, so it never enters the custom-domain CDN cache. Each custom-domain position uses a fresh cache key for a real MISS followed by a HIT. A run can initiate five large edge-cache fills.
Ready.