Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MacOSXのSafariでDNSキャッシュを実行できないようにしたいのですが。 設定やその他の設定でそれを行う方法はありますか?
OS キャッシュをクリアします。
sudo killall -HUP mDNSResponder
Safari の DNS プリフェッチを無効にします。
defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false
更新: Yosemite が必要なキャッシュをクリアするには:
sudo discoveryutil udnsflushcaches