with a proxy, it has to go through a server as well (even if it's virtual, let's face it). so if activating the orange cloud doesn't change anything (to use your words), then it's a lie.
By saying that i'm curious, I would like to know a bit more but just "cost you anything". i'm pretty sure something more is happening when this orange cloud is enabled. and i'm curious of what is happening
Well good for you but that's not my way of working with computers, i'm very carefull with "cost anything" and "can't really hurt". I wanna know what is happening exactly
I don't know how else to tell you, I'm looking for technical and deep details of what's going on. Do you know if such data/papers exists at cloudflare?
Basically, because Pages is a Cloudflare product, it is already proxied by Cloudflare. When you have the DNS record orange-clouded, what it is actually doing is giving you control over the proxy
That's what I call cloudflare-ception (reference to the movie inception). for me then it's like having something useless (with orange-cloud enabled). because already in the cached + anycast CDN
Hello everyone, I have a question regarding to DNS a domain to CloudFlare pages. I have a CloudFlare page project with multiple branch. I want to point my domain to the selected branch for example
Domain Abc.com with point to branch1.project.pages.dev
domain Xyz.com with point to branhc2.project.pages.dev But with I config the CNAME for root of Abc.com and Xyz.com to the branch domain then it cannot work. Could anyone please give me some advise for this?
Hi guys i have a question, I have the free plan, and I have an app listening for the 8080 port, can I protect this app whit redirects and SSL, in Cloudfare ? Thx a lot
I'm using Hono Functions (edge runtime) with nextjs, at a point I need to add a middleware to the Edge Function to authenticate users, which will need access to env variables to get some secret keys. The middleware doesn't seem to find my env variables, anyone faced this issue before?
Is there a way to apply WAF and rate limiting rules to .pages.dev domain for my project? I can add those to my custom domain, but it seems those are not applied to the .pages.dev one