In cloudflare DNS, what does “Proxy Status” with a value of “Proxied” mean on the A and CNAME records?
In cloudflare DNS, what does “Proxy Status” with a value of “Proxied” mean on the A and CNAME records?
In Cloudflare DNS management, the "Proxy Status" is an important setting that you can specify for your DNS records, such as A, AAAA, or CNAME records. When you see the "Proxy Status" set to "Proxied", it means that traffic to your specified record is routed through Cloudflare's global edge network. Here's a detailed explanation of what it means and how it impacts your domain:
Suppose you have an A record for www.example.com
pointing to 203.0.113.1 and the Proxy Status is set to "Proxied":
www.example.com
, DNS resolution will direct the user to a Cloudflare IP. Cloudflare's servers will then forward the request to your origin server at 203.0.113.1, applying security and performance benefits in the process.Setting the "Proxy Status" to "Proxied" in Cloudflare’s DNS for your A and CNAME records means leveraging Cloudflare’s comprehensive suite of security, performance, and reliability features. This results in improved website security, faster content delivery, lower latency for users, and protection from direct attacks on your origin server.