-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[DNS] Update proxy status page and improve information overload #19728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DNS] Update proxy status page and improve information overload #19728
Conversation
Deploying cloudflare-docs with
|
| Latest commit: |
c49ad95
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2e28c851.cloudflare-docs-7ou.pages.dev |
| Branch Preview URL: | https://rebecca-dns-proxy-status-rev.cloudflare-docs-7ou.pages.dev |
|
Preview URL: https://e5bafff6.preview.developers.cloudflare.com Files with changes (up to 15)
|
| <Details header="Example"> | ||
|
|
||
| <Example> | ||
| DNS management for **example.com**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to be the same table from the partial file; you could use it here as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They're slightly different, bc this one is for records with same name (blog and blog) vs blog and shop in the partial
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could use variables and change the names accordingly :)
|
|
||
| In addition to potentially exposing your origin IP addresses to bad actors and [DDoS attacks](https://www.cloudflare.com/learning/ddos/what-is-a-ddos-attack/), leaving your records as **DNS-only** means that Cloudflare cannot [optimize, cache, and protect](/fundamentals/concepts/how-cloudflare-works/) requests to your application or provide analytics on those requests. | ||
|
|
||
| <Render file="mix-proxied-and-unproxied" product="dns" /> No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this partial, records are monospaced - in between backticks - but throughout the page you didn't monospaced any record types
Co-authored-by: marciocloudflare <[email protected]>
* Recap what are DNS records, remove image, and add Benefits h3 * Briefly explain the example pointing to Fundamentals for more * Remove repeated explanation and details on egress IPs * Repurpose proxied-records h2 and update anchor links * Add dedicated folder to move proxying higher on the sidenav * Add dedicated page to proxying limitations * Add Secondary DNS with pre-signed DNSSEC limitation * Explicitly call out DNS-only on pre-signed DNSSEC warning * Replace link to Secondary DNS in limitations.mdx * Small text tweaks for consistency * Call out example where CNAME shouldn't be proxied * Move proxied-dns-records to index.mdx for name consistency * Adjust pcx_content_type accordingly * Improve linkning to Fundamentals from limitations.mdx * Apply PM feedback and improve passive voice * Edit explanation of predefined TTL as per PM comment * Fix links with specific anchors to limitations * Find and replace remaining links that kept valid anchors * Further adjust specific links to #proxied-records * Add redirect from previous buried page to new one * Adding some changes left unstaged * Fix broken links * Apply suggestions from code review Co-authored-by: marciocloudflare <[email protected]> --------- Co-authored-by: marciocloudflare <[email protected]>
Summary
PCX-14292: Make proxied-dns-records more discoverable and beginner friendly
PCX-11582: Add note about proxy status for presigned zones
Documentation checklist