Googleの検索結果のキャッシュの削除はどうやるの? http://www.kai-lawoffices.jp/blog/2015/01/google-33177.html
- 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.
brew cask install powershell
apt-get -qq update
apt-get -qq -y install curl