Skip to content

Commit d5587ce

Browse files
Merge pull request #211883 from greg-lindsay/atm-upd
Adding some links
2 parents 7d426fe + 5ab736c commit d5587ce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/traffic-manager/traffic-manager-FAQs.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: traffic-manager
88
ms.topic: article
99
ms.tgt_pltfrm: na
1010
ms.workload: infrastructure-services
11-
ms.date: 09/19/2022
11+
ms.date: 09/20/2022
1212
ms.author: greglin
1313
ms.custom: devx-track-azurepowershell
1414
---
@@ -46,6 +46,11 @@ If your client or application receives an HTTP 500 error while using Traffic Man
4646

4747
When a service endpoint is unresponsive, clients and applications that are using that endpoint do not reset until the DNS cache is refreshed. The duration of the cache is determined by the time-to-live (TTL) of the DNS record. For more information, see [Traffic Manager and the DNS cache](traffic-manager-how-it-works.md#traffic-manager-and-the-dns-cache).
4848

49+
Also see the following related FAQs in this article:
50+
- [What is DNS TTL and how does it impact my users?](#what-is-dns-ttl-and-how-does-it-impact-my-users)
51+
- [How high or low can I set the TTL for Traffic Manager responses?](#how-high-or-low-can-i-set-the-ttl-for-traffic-manager-responses)
52+
- [How can I understand the volume of queries coming to my profile?](#how-can-i-understand-the-volume-of-queries-coming-to-my-profile)
53+
4954
### What is the performance impact of using Traffic Manager?
5055

5156
As explained in [How Traffic Manager Works](../traffic-manager/traffic-manager-how-it-works.md), Traffic Manager works at the DNS level. Since clients connect to your service endpoints directly, there’s no performance impact incurred when using Traffic Manager once the connection is established.

0 commit comments

Comments
 (0)