Cloudflare proxy not work
I have my page in Vercel and I use Cloudflare as DNS, in turn I have an api that brings me videos from R2.
When I configure cloudflare only as dns it works perfectly, but when I set it as a proxy it stops working.
I attach a video of how it changes when the server is vercel and when it is cloudflare
1 Reply
That video doesn't look like it's from R2 w/ the X-Vercel-Cache tags. Eitherway you'd have to look a bit further into it, check console logs/more details on that response. Looks like that second request for the .ts file is way smaller then it should be?
actually looks like you already got it working