yavuz
Explore posts from serversCDCloudflare Developers
•Created by yavuz on 5/19/2024 in #general-help
Custom domain question
Is there anyway to use a custom domain for R2 Bucket, have the content cached and still require presigned url. This is probably a stupid question since I can not see how content be cached when the url keeps changing but I wanted to give it a try.
So, if this is not possible, I am wondering how much of a performance differrence will I get for 540P videos? I have a FastAPI back-end and react native front end IOS-Android software and it has lessons. All of the lessons have 2 to 12 videos and all want to load once you call a lesson. Videos are 540P ( I wanted to make 720P but. smaller better for speed I thought ), and they are about 1mb to 4mb each.
I have both solutions working.. meaning I implemented Presigned Url working for the bucket when custom CDN is cancelled, also the public with custom CDN version.
I would want to keep the videos private but not at the cost of slowing down a lot. What do you think?
9 replies