Skip to content

Commit 1a55fae

Browse files
authored
application gateway | UUF | Update configuration-listeners.md
Clarified HTTP2 support
1 parent 63f89d2 commit 1a55fae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/application-gateway/configuration-listeners.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ Set-AzApplicationGateway -ApplicationGateway $gw
8888
> [!IMPORTANT]
8989
> When creating an application gateway resource through the Azure portal, the default option for **HTTP2** is set as enabled. You can choose **Disabled** during creation, and re-enabled HTTP2 support using the Azure portal by selecting **Enabled** under **HTTP2** in **Application gateway > Configuration**.
9090
>
91+
> In instances where HTTP2 is not supported by a client, HTTP1.1 will be used. Enabling HTTP2 does not disable HTTP1.1; it allows support for both.
92+
>
9193
9294
### WebSocket support
9395

0 commit comments

Comments
 (0)