Skip to content

Commit f7abe66

Browse files
authored
Update front-door-limits.md
Added websocket to concurrent connection limits.
1 parent 385966d commit f7abe66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/front-door-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ms.custom: include file
6262
| Maximum rules per rule set | 100 | 100 |
6363
| Maximum bandwidth<sup>1</sup> | 75 Gbps | 75 Gbps |
6464
| Maximum requests per second per profile<sup>1,</sup><sup>2</sup> | 100,000 | 100,000 |
65-
| Maximum concurrent connections per profile <sup>3</sup> | 3,000 | 3,000 |
65+
| Maximum concurrent WebSocket connections per profile <sup>3</sup> | 3,000 | 3,000 |
6666
| Path patterns to match for a routing rule | 25 | 50 |
6767
| URLs in a single cache purge call | 100 | 100 |
6868
| Maximum security policy per profile | 100 | 200 |
@@ -87,7 +87,7 @@ ms.custom: include file
8787

8888
<sup>2</sup>Azure Front Door currently has a 5,000 request per seconds per POP limit.
8989

90-
<sup>3</sup>If you need more than 3,000 concurrent connections, submit a [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
90+
<sup>3</sup>If you need more than 3,000 concurrent WebSocket connections, submit a [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
9191

9292
#### Timeout values
9393

0 commit comments

Comments
 (0)