Skip to content

Commit df14b02

Browse files
Merge pull request #278780 from jaesoni/http2-max-requests
HTTP2 max reqs
2 parents cd969df + 1ead8de commit df14b02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/application-gateway-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: greg-lindsay
33
ms.service: application-gateway
44
ms.topic: include
5-
ms.date: 07/29/2023
5+
ms.date: 06/19/2024
66
ms.author: greglin
77
---
88
| Resource | Limit | Note |
@@ -38,6 +38,7 @@ ms.author: greglin
3838
| Maximum header size|32 KB| |
3939
| Maximum header field size for HTTP/2|8 KB| |
4040
| Maximum header size for HTTP/2|16 KB| |
41+
| Maximum requests per HTTP/2 connection| 1000 | The total number of requests that can share the same frontend HTTP/2 connection|
4142
| Maximum file upload size (Standard SKU) |V1 - 2 GB<br>V2 - 4 GB |This maximum size limit is shared with the request body|
4243
| Maximum file upload size (WAF SKU) |V1 Medium - 100 MB<br>V1 Large - 500 MB<br>V2 - 750 MB<br>V2 (with CRS 3.2 or DRS) - 4 GB<sup>3</sup>|1 MB - Minimum Value<br>100 MB - Default value<br>V2 with CRS 3.2 or DRS - can be turned On/Off|
4344
| Maximum request size limit Standard SKU (without files)|V1 - 2 GB<br>V2 - 4 GB | |

0 commit comments

Comments
 (0)