[Tunnel] Clarify ToS on large-file and streaming traffic - #32886
[Tunnel] Clarify ToS on large-file and streaming traffic#32886hugo-vicente11 wants to merge 3 commits into
Conversation
Review✅ No issues found in commit Code ReviewThis code review is in beta and may not always be helpful — use your judgment. No code review issues found. ConventionsNo convention issues found. Style Guide ReviewNo style-guide issues found. CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
There was a problem hiding this comment.
Pull request overview
Clarifies how Cloudflare Tunnel routing choices interact with Cloudflare’s Terms of Service for streaming video and disproportionate large-file delivery, and cross-links users to compliant alternatives (Stream) or private routing options.
Changes:
- Adds a note to Tunnel routing docs explaining that public hostname routes traverse the CDN and are subject to ToS limits, with links to compliant alternatives and private routing.
- Adds a Tunnel-specific note to the “Delivering Videos with Cloudflare” policy page clarifying applicability to public hostnames vs private network routes.
- Adds a new Tunnel FAQ entry covering ToS limits for large-file/streaming traffic and guidance for public vs private routing.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| src/content/docs/tunnel/routing.mdx | Adds a note explaining ToS applicability for public hostname routes and links to alternatives. |
| src/content/docs/fundamentals/reference/policies-compliances/delivering-videos-with-cloudflare.mdx | Adds a Tunnel-specific note clarifying when the ToS restriction applies. |
| src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/private-net/index.mdx | Adds a note clarifying private network routes don’t traverse the CDN and aren’t subject to the CDN ToS restriction. |
| src/content/docs/cloudflare-one/faq/cloudflare-tunnels-faq.mdx | Adds a new FAQ entry explaining ToS limits for public hostnames vs private network routes. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
4b30736 to
6a0d72a
Compare
f03447c to
373ae6a
Compare
|
@nikitacano all changes were made, I also updated the description's screenshots to reflext the changes |
Summary
Clarifies that Cloudflare Tunnel public hostname routes go through Cloudflare's CDN and are subject to the Terms of Service restriction on streaming and large file traffic. Private network routes are not subject to this restriction, since that traffic never passes through the CDN.
Adds a new FAQ entry and cross-linked notes on the Tunnel routing, private networks, and Delivering Videos with Cloudflare pages so users can find the compliant path without relying on a single community forum reply.
Screenshots (optional)
Documentation checklist