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
Copy file name to clipboardExpand all lines: src/content/docs/calls/turn/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,4 +54,6 @@ Cloudflare Calls TURN service places limits on:
54
54
* Packet rate outbound and inbound to the relay allocation (>5-10 kpps)
55
55
* Data rate outbound and inbound to the relay allocation (>50-100 Mbps)
56
56
57
+
A relay allocation often represents a single TURN client connection with the TURN server, not all connections for a single customer.
58
+
57
59
These limits are suitable for high-demand applications and also have burst rates higher than those documented above. Hitting these limits will result in packet drops.
0 commit comments