Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

AAAA and 100::

if you dont mind me asking, why a AAAA here specifically and why this specific value?

Azure + CF

@Walshy | Pages azure allowed the domain now, but after enabling proxy cloudflare seems confused 😛

Yeah so I use vercel as a cdn Inside

Yeah. so I use vercel as a cdn. Inside cloudflare I get the following x-forwarded-for: "163.158.166.63" (MY IP) x-real-ip: "18.184.134.217" (VERCEL IP) ...

You can t point the nameservers at both

You can't point the nameservers at both Google and Cloudflare, what exactly are you trying to accomplish?

redirected you too many times

Hello i delete my project and i add it again website show 'redirected you too many times' i am using nodejs , expressjs i think this problem from cloudflare...

Where can I see them In root cloudflared

Where can I see them? In /root/.cloudflared/config.yml?

TRIP-WAF-20220206 - rule triggering issue

Hi WAF Support team... I have a question about a firewall rule which is triggering a block on our app. This rule is triggering: PHP, jQuery File Upload - Code Injection, Dangerous File Upload - CVE:CVE-2018-9206, CVE:CVE-2019-17132 Questions...

Pro and above can configure custom WAF

Pro and above can configure custom WAF Block Pages (custom pages for ip/country block, waf block, managed challenge, legacy captcha challenge, country challenge, JS challenge) under Custom Pages of a zone, or account-wide in Configurations => Custom Pages

You can disable AAAA records for your

You can disable AAAA records for your entire zone by modifying the IPv6 Compatibility Setting via the API (not possible to modify in the dash), but not for specific records on your zone.

I/O error cloudflare

So this is because you're using the global scope (i.e, you're putting the request from one request in a global variable and then accessing it from a different request)

Cloudflare s proxy is only for HTTP

Cloudflare's proxy is only for HTTP Traffic. They're not assigning you a Unique IP or anything, so without something like Cloudflare Spectrum they'd have no way to tell what arbitary tcp traffic is for your zone vs someone elses. You could use Arbitrary TCP w/ cloudflared: https://developers.cloudflare.com/cloudflare-one/applications/non-http/arbitrary-tcp/ Would basically boil down to you installing cloudflared on the client machine and using something like cloudflared access tcp --hostname tcp.site.com --url localhost:3306...

It s not working for me and I have

It's not working for me and I have cloudflared

It looks like they did add support but

It looks like they did add support but you need to force it to connect over IPv6, via the --edge-ip-version argument
--edge-ip-version value Cloudflare Edge ip address version to connect with. {4, 6, auto} (default: "4") [$TUNNEL_EDGE_IP_VERSION]
--edge-ip-version value Cloudflare Edge ip address version to connect with. {4, 6, auto} (default: "4") [$TUNNEL_EDGE_IP_VERSION]
...

Ideas for Cloudflare Developer Platform

Ok people.. In the completely hypothetical scenario that I am currently editing a document with the top asks for the Cloudflare Developer Platform in 2023.. what would you say they are? Now some rules, I am going to be creating a thread and only post in there. One post per item and one item per post. Read through the previous entries to see if someone mentioned your thing already and put an emoji on them instead of creating a new one. Go!...

is it possible to change location with

is it possible to change location with Zero Trust?

Hello folks I m having trouble getting a

Hello folks, I'm having trouble getting a subdomain to redirect to a subdirectory. I'm sorry if this is a noob question. I have account.mastersofscale.com as a CNAME, pointing to some outdated server that I do not control. I want it to point to the same server that handles https://mastersofscale.com -- more specifically, to https://mastersofscale.com/my-account When I redirect, I need to capture the query string so things like $_GET variables still work....

QUIC , ECH & TLSv1.3 parallelism

I had some question regarding QUIC / ECH, which could also be browser (firefox) dependent. I will make a thread to not clutter general

which change every 30 secs

which change every 30 secs like the best would be email + password + TOTP...

Not sure where to best report the

Not sure where to best report; the recently posted video about developer week ( https://cloudflare.tv/event/raWPn6Zm) doesn't load for me. The link to the stream site seems to point to a "null" reference. Here's a snippet from the page metadata: "metadata":{"fileName":"dev week hero 2.jpg"}},"id":"O3vVD0Zq","title":"Developer Week","titleSlug":"developer-week","url":null},"thumbnail":{"$type":"Asset","url":"/img/open-graph.png"},"thumbnailTimestamp":null,"videoId":null,"live":true,

SSL Apache

But surely it's a conflict between my vhost config on apache and CF