- TTL を 180sec - 300sec に設定した方がよい。
- 正しく設定しても最大で10min DNSの伝播に時間がかかるケースがある。
- PC内にある名前解決キャッシュはTTLをベースに更新される
End clients who have queried for your IP address recently will have the IP cached in their local resolving name server held by their ISP. This cache time is based on the TTL of your record. Records that use DNS Failover should have a shorter TTL between 180 and 300 seconds to minimize this cache time. Worst case scenario it will be about 10 minutes before your new IP is propagated on cached systems if the TTL is set correctly.
DNS フェイルオーバーを使用するときは、TTL を 60 秒以下にすることをお勧めします。これは、障害状態のエンドポイントへのトラフィックルーティングを停止するのに要する時間を最小化するためです。
https://aws.amazon.com/jp/route53/faqs/
https://serverfault.com/questions/60553/why-is-dns-failover-not-recommended