Skip to content

Commit

Permalink
Calls: Clarify what the limits are for (#17545)
Browse files Browse the repository at this point in the history
  • Loading branch information
renandincer authored Oct 15, 2024
1 parent 9159acf commit 555301e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/docs/calls/turn/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ Cloudflare Calls TURN service places limits on:
* Packet rate outbound and inbound to the relay allocation (>5-10 kpps)
* Data rate outbound and inbound to the relay allocation (>50-100 Mbps)

A relay allocation often represents a single TURN client connection with the TURN server, not all connections for a single customer.

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 comments on commit 555301e

Please sign in to comment.