我只是想禁用缓存功能,我不需要它,它只会在我的环境中产生不良行为。
对任何其他解决方案不感兴趣,如果您不知道,请不要评论。
答案1
来自手册页:
-c, --cache-size=<cachesize>
Set the size of dnsmasq's cache. The default is 150 names.
Setting the cache size to zero disables caching.
Note: huge cache size impacts performance.