Skip to content

Commit 7b11b45

Browse files
HTTP/2 supportability
1 parent e6870db commit 7b11b45

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/application-gateway/for-containers/application-gateway-for-containers-components.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: greglin
66
ms.service: application-gateway
77
ms.subservice: appgw-for-containers
88
ms.topic: conceptual
9-
ms.date: 02/27/2024
9+
ms.date: 03/26/2024
1010
ms.author: greglin
1111
---
1212

@@ -85,6 +85,10 @@ A set of routing rules evaluates how the request for that hostname should be ini
8585

8686
## How Application Gateway for Containers routes a request
8787

88+
### HTTP/2 Requests
89+
90+
Application Gateway for Containers fully supports HTTP/2 protocol for communication from the client to the frontend. Communication from Application Gateway for Containers to the backend target uses the HTTP/1.1 protocol. The HTTP/2 setting is always enabled and cannot be changed. If clients prefer to use HTTP/1.1 for their communication to the frontend of Application Gateway for Containers, they may continue to negotiate accordingly.
91+
8892
### Modifications to the request
8993

9094
Application Gateway for Containers inserts three extra headers to all requests before requests are initiated from Application Gateway for Containers to a backend target:

0 commit comments

Comments
 (0)