Tag: 缓存
All the articles with the tag "缓存".
-
如何在 Linux/Unix/Mac 下清除 DNS 查询缓存
在Linux/Unix下,清除DNS缓存使用这些命令: 对于nscd: `nscd -r`;对于BIND或dnsmasq: `systemctl restart bind`或`service dnsmasq restart`。这些操作能解决频繁拨号断线导致的DNS问题。
All the articles with the tag "缓存".
在Linux/Unix下,清除DNS缓存使用这些命令: 对于nscd: `nscd -r`;对于BIND或dnsmasq: `systemctl restart bind`或`service dnsmasq restart`。这些操作能解决频繁拨号断线导致的DNS问题。