Skip to content

Commit 3b17eea

Browse files
Merge pull request #268999 from duongau/patch-6
Azure Front Door/CDN limits - add limits for HTTP header size
2 parents e27a8d7 + c03aefc commit 3b17eea

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

includes/cdn-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ms.author: magattus
1818
| Maximum number of actions per rule | 5 |
1919
| Maximum bandwidth per profile* | 75 Gbps |
2020
| Maximum requests per second per profile | 100,000 |
21+
| HTTP header size limit (per header) | 32 KB |
2122

2223
*These two limits are only applicable to Azure CDN Standard from Microsoft (classic). If the traffic is not globally distributed and concentrated in one or two regions, or if a higher quota limit is needed, create an [Azure Support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
2324

includes/front-door-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
| URLs in a single cache purge call | 100 |
2525
| Maximum bandwidth<sup>1</sup> | 75 Gbps |
2626
| Maximum requests per second per profile<sup>1</sup> | 100,000 |
27+
| HTTP header size limit (per header) | 32 KB |
2728
| Custom web application firewall rules per policy | 100 |
2829
| Web application firewall policy per subscription | 100 |
2930
| Web application firewall match conditions per custom rule | 10 |
@@ -69,6 +70,7 @@
6970
| Maximum security policy per profile | 100 | 200 |
7071
| Maximum associations per security policy | 110 | 225 |
7172
| Maximum secrets per profile | 100 | 500 |
73+
| HTTP header size limit (per header) | 32 KB | 32 KB|
7274
| Web Application Firewall (WAF) policy per subscription | 100 | 100 |
7375
| WAF custom rules per policy | 100 | 100 |
7476
| WAF match conditions per custom rule | 10 | 10 |

0 commit comments

Comments
 (0)