Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/content/docs/spectrum/reference/limitations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ At the moment, HTTPS applications do not support HTTP/3.

## UDP

At the moment, Cloudflare does not support packet fragmentation for UDP packets. If packets are fragmented, they will be dropped at Cloudflare’s edge. Additionally, UDP Spectrum applications are not supported on Magic Transit, BYOIP, Spectrum, and Bindings.
At the moment, Cloudflare does not support packet fragmentation for UDP packets. If packets are fragmented, they will be dropped at Cloudflare’s edge.

Spectrum UDP applications are supported with [BYOIP](/spectrum/about/byoip/), including [CDN and Spectrum service bindings](/byoip/service-bindings/cdn-and-spectrum/). They are not currently supported with [Magic Transit service bindings](/byoip/service-bindings/).

## Minecraft

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
---

:::note[UDP applications]
Spectrum UDP applications are [not supported](/spectrum/reference/limitations/#udp) when using Spectrum with BYOIP.
Spectrum UDP applications are supported with BYOIP, including [CDN and Spectrum service bindings](/byoip/service-bindings/cdn-and-spectrum/). However, they are [not currently supported with Magic Transit service bindings](/spectrum/reference/limitations/#udp).
:::