We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286ca01 commit 171d6b4Copy full SHA for 171d6b4
articles/application-gateway/application-gateway-faq.yml
@@ -76,6 +76,9 @@ sections:
76
```
77
78
For HTTP/2 connections to the frontend IP address on Application Gateway v2 SKU, the idle timeout is set to 180 seconds and is non-configurable.
79
+
80
+ - question: Does Application Gateway reuse the TCP connection that is established with backend server?
81
+ answer: Yes. Application Gateway reuses the existing TCP connections with backend server.
82
83
- question: Can I rename my Application Gateway resource?
84
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