Skip to content

Commit 63efcb0

Browse files
authored
add concurrent connection limit
1 parent 0e048f8 commit 63efcb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

includes/front-door-limits.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +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 |
6566
| Path patterns to match for a routing rule | 25 | 50 |
6667
| URLs in a single cache purge call | 100 | 100 |
6768
| Maximum security policy per profile | 100 | 200 |
@@ -86,6 +87,8 @@ ms.custom: include file
8687

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

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).
91+
8992
#### Timeout values
9093

9194
##### From Client to Front Door

0 commit comments

Comments
 (0)