Skip to content

Commit 23cd44b

Browse files
Merge pull request #295142 from duongau/patch-9
Azure Front Door - Subscription limits (add note about RPS)
2 parents f5e942a + 784d863 commit 23cd44b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/front-door-limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
| Maximum rules per route | 100 | 100 |
6565
| Maximum rules per rule set | 100 | 100 |
6666
| Maximum bandwidth<sup>1</sup> | 75 Gbps | 75 Gbps |
67-
| Maximum requests per second per profile<sup>1</sup> | 100,000 | 100,000 |
67+
| Maximum requests per second per profile<sup>1,</sup><sup>2</sup> | 100,000 | 100,000 |
6868
| Path patterns to match for a routing rule | 25 | 50 |
6969
| URLs in a single cache purge call | 100 | 100 |
7070
| Maximum security policy per profile | 100 | 200 |
@@ -87,6 +87,8 @@
8787

8888
<sup>1</sup>If the traffic isn't globally distributed and concentrated in one or more regions, or if a higher quota limited is need, create an [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
8989

90+
<sup>2</sup>Azure Front Door currently has a 5,000 RPS (Receive Packet Steering) per POP limit.
91+
9092
#### Timeout values
9193

9294
##### From Client to Front Door

0 commit comments

Comments
 (0)