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.
2 parents dac6297 + 988ea37 commit e2b7254Copy full SHA for e2b7254
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's no way to rename an Application Gateway resource. You must create a new resource with a different name.
0 commit comments