TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Does Alpine resolve DNS properly? (2021)

2 点作者 T-Winsnes7 个月前

1 comment

LinuxBender7 个月前
This was resolved in 2023. [1]<p>A workaround prior to this was to have a local instance of dnsmasq or Unbound or any other resolver that can use TCP &#x2F; EDNS. Some companies do this on all nodes regardless to avoid hammering their edge recurive DNS servers and improve retry methods. <i>And optionally have query logging to a ram disk for security tools to monitor queries and to block santioned tld&#x27;s at the source instead of flooding the edge.</i><p>[1] - <a href="https:&#x2F;&#x2F;www.theregister.com&#x2F;2023&#x2F;05&#x2F;16&#x2F;alpine_linux_318&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.theregister.com&#x2F;2023&#x2F;05&#x2F;16&#x2F;alpine_linux_318&#x2F;</a>