Skip to content

Commit

Permalink
Update token request limits table
Browse files Browse the repository at this point in the history
  • Loading branch information
tbedford authored and m-hulbert committed Dec 5, 2022
1 parent d25361a commit 0509d28
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/general/limits.textile
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,11 @@ h2(#token). Token request limits

Token request limits relate to the rate and size of "token requests":/core-features/authentication#token-authentication made to Ably.

|_/2=. Limit |_\2=. Free |_\2=. PAYG |_\2=. Business (legacy) |_\2=. Committed Use |
|_. Soft |_. Hard |_. Soft |_. Hard |_. Soft |_. Hard |_. Soft |_. Hard |
| "Token requests":#token-rate (per hour) | 72,000 | 86,000 | 120,000 | 300,000 | 0.2 * hard limit | "Connection rate":#connection-rate per hour / 1000 |\2. Custom |
| "Token request rate":#token-rate (per second) | - | 50 | - | 208 | - | 0.2 * hourly limit |\2. Custom |
| "Token request size":#token-size |\8=. 128KiB |
|_/2=. Limit |_\2=. Free |_\2=. PAYG |_\2=. Committed Use |
|_. Soft |_. Hard |_. Soft |_. Hard |_. Soft |_. Hard |
| "Token requests":#token-rate (per hour) | 72,000 | 86,000 | 120,000 | 300,000 |\2. Custom >= PAYG |
| "Token request rate":#token-rate (per second) | - | 50 | - | 208 |\2. Custom >= PAYG |
| "Token request size":#token-size |\6=. 128KiB |

h3(#token-rate). Token request rate

Expand Down

0 comments on commit 0509d28

Please sign in to comment.