You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BYOIP] Landing page refresh + UI text updates (#23966)
* Add dedicated #Features section
* Revert specific link to Gateway DNS - was changed by mistake
* Add #more-resources section
* Consolidate naming to infinitive and singular
* Remove list of integrations from sparse product defs
* Fix formatting
* Make page description match Description component
* Replace reference-architecture link in #more-resources
* Add intro paragraph adding context and value of BYOIP
* Align BYOIP description across products that reference it
* Update .yaml description
* Update steps following LOUI-6592 and confirmation from PM
* Update API Tag to Prefix ID following LOUI-6592
Get Cloudflare's security and performance while using your own IPs.
15
+
Get Cloudflare's security and performance while using your own IPs.
15
16
</Description>
16
17
17
18
<Plantype="enterprise" />
18
19
19
-
With **Bringing Your Own IPs** (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), [CDN services](/cache/), or Gateway [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) and [dedicated egress IPs](/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips/).
20
+
Considering [how Cloudflare works as a reverse proxy](/fundamentals/concepts/how-cloudflare-works/), for some customers it may be important to maintain this functionality while also keeping their website or application associated with their own public IP space (instead of Cloudflare's[^1]).
21
+
22
+
With Bring Your Own IP (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), [CDN services](/cache/), or Gateway [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) and [dedicated egress IPs](/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips/).
Explore how you can leverage Cloudflare's platform to create solutions based on your business needs.
50
+
</LinkTitleCard>
51
+
52
+
</CardGrid>
53
+
54
+
[^1]: Without BYOIP, when your domain's records are `proxied`, Cloudflare responds with a Cloudflare-owned [anycast IP address](/fundamentals/concepts/cloudflare-ip-addresses/).
Copy file name to clipboardExpand all lines: src/content/docs/images/reference/troubleshooting.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,15 +43,15 @@ When resizing fails, the response body contains an error message explaining the
43
43
* 9524 — The `/cdn-cgi/image/` resizing service could not perform resizing. This may happen when an image URL is intercepted by a Worker. As an alternative you can [resize within the Worker](/images/transform-images/transform-via-workers/). This can also happen when using a `pages.dev` URL of a [Cloudflare Pages](/pages/) project. In that case, you can use a [Custom Domain](/pages/configuration/custom-domains/) instead.
44
44
* 9520 — The image format is not supported. Refer to [Supported formats and limitations](/images/transform-images/) to learn about supported input and output formats.
45
45
* 9522 — The image exceeded the processing limit. This may happen briefly after purging an entire zone or when files with very large dimensions are requested. If the problem persists, contact support.
46
-
* 9529 - The image timed out while processing. This may happen when files with very large dimensions are requested or the server is overloaded.
46
+
* 9529 - The image timed out while processing. This may happen when files with very large dimensions are requested or the server is overloaded.
47
47
* 9422, 9424, 9516, 9517, 9518, 9522 & 9523 — Internal errors. Please contact support if you encounter these errors.
48
48
49
49
***
50
50
51
51
## Limits
52
52
53
53
* Maximum image size is 100 megapixels (meaning 10.000×10.000 pixels large). Maximum file size is 100 MB. GIF/WebP animations are limited to 50 megapixels total (sum of sizes of all frames).
54
-
* Image Resizing is not compatible with [Bringing Your Own IPs (BYOIP)](/byoip/).
54
+
* Image Resizing is not compatible with [Bring Your Own IP (BYOIP)](/byoip/).
55
55
* When Polish can't optimize an image the Response Header `Warning: cf-images 299 "original is smaller"` is returned.
Copy file name to clipboardExpand all lines: src/content/docs/magic-transit/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,8 +59,8 @@ Cloudflare Network Interconnect (CNI) allows you to connect your network infrast
59
59
Cloudflare DDoS protection secures websites, applications, and entire networks while ensuring the performance of legitimate traffic is not compromised.
60
60
</RelatedProduct>
61
61
62
-
<RelatedProductheader="Bringing Your Own IP (BYOIP)"href="/byoip/"product="byoip">
63
-
With Bringing Your Own IPs (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with Magic Transit, Spectrum, or CDN services.
62
+
<RelatedProductheader="Bring Your Own IP (BYOIP)"href="/byoip/"product="byoip">
63
+
Get Cloudflare's security and performance while using your own IPs. With Bring Your Own IP (BYOIP), Cloudflare announces your IPs in all our locations.
With Bringing Your Own IPs (BYOIP), Cloudflare announces your IPs in all our
65
-
locations.
64
+
Get Cloudflare's security and performance while using your own IPs. With Bring Your Own IP (BYOIP), Cloudflare announces your IPs in all our locations.
0 commit comments