Skip to content

Commit 2256664

Browse files
committed
update dns label info
1 parent 25f0d34 commit 2256664

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/application-gateway/application-gateway-faq.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: vhorne
66
ms.service: application-gateway
77
ms.topic: article
8-
ms.date: 08/31/2019
8+
ms.date: 03/06/2020
99
ms.author: victorh
1010
---
1111

@@ -61,6 +61,8 @@ See the [order of listener processing](https://docs.microsoft.com/azure/applicat
6161

6262
If you're using a public IP address as an endpoint, you'll find the IP and DNS information on the public IP address resource. Or find it in the portal, on the overview page for the application gateway. If you're using internal IP addresses, find the information on the overview page.
6363

64+
For the v2 SKU, open the public IP resource and select **Configuration**. The **DNS name label (optional)** field is available to configure the DNS name.
65+
6466
### What are the settings for Keep-Alive timeout and TCP idle timeout?
6567

6668
*Keep-Alive timeout* governs how long the Application Gateway will wait for a client to send another HTTP request on a persistent connection before reusing it or closing it. *TCP idle timeout* governs how long a TCP connection is kept open in case of no activity.

0 commit comments

Comments
 (0)