Problems with Cache and R2

I’m using R2’s bucket to store a video file A.mp4,
My web service reads the video file A.P4 through R2 and sends it to the client.
)Do I have to download R2 assets to my web server before sending them to the client?
Or can I just tell the web browser the R2 access url, let it to access the R2 bucket-not open r2.dev)

If I use cache accelerate my web service, with cache reserve enabled, will A.mp4 be duplicated by cloudflare, one on R2, and another on cache reserve? Or do they have access to each other

That sounds like the better choice.

No.

https://developers.cloudflare.com/cache/advanced-configuration/cache-reserve/#limits

1 Like

A post was merged into an existing topic: How public access R2 By domain?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.