Skip to content

Commit 1909db2

Browse files
Adding http/2 idle timeout
Adding http/2 idle timeout
1 parent ff8403a commit 1909db2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/application-gateway/application-gateway-faq.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ sections:
7474
$publicIP.IdleTimeoutInMinutes = "15"
7575
Set-AzPublicIpAddress -PublicIpAddress $publicIP
7676
```
77+
78+
For HTTP/2 connections on Application Gateway v2 SKU, the idle timeout is set to 180 seconds and is non-configurable.
7779
7880
- question: Can I rename my Application Gateway resource?
7981
answer: No. There is no way to rename an Application Gateway resource. You must create a new resource with a different name.

0 commit comments

Comments
 (0)