• 请不要在回答技术问题时复制粘贴 AI 生成的内容
nonsense
V2EX  ›  程序员

1 小时内需要解析 10M 个 DNS 记录,怎么样操作比较好一点?运营商 DNS 和公共 DNS 都限速

  •  
  •   nonsense · Jan 10, 2018 · 5155 views
    This topic created in 3109 days ago, the information mentioned may be changed or developed.
    运营商 DNS 和公共 DNS 限速在 100 查询 /秒那边,但是业务负载,1 小时需要解析 10M 个记录,每周只需解析一次。
    ip 为动态 IP,直接发送 recursive dns 查询有许多的 dns 权威服务器会直接屏蔽自己的 IP 段。
    12 replies    2018-01-13 23:04:04 +08:00
    c3824363
        1
    c3824363  
       Jan 10, 2018
    一周一次为什么还要限制一小时内呢
    c3824363
        2
    c3824363  
       Jan 10, 2018   ❤️ 2
    听起来像是大墙的项目啊
    qsnow6
        3
    qsnow6  
       Jan 10, 2018
    10M 个?
    akira
        4
    akira  
       Jan 10, 2018
    找 dnspod 谈合作?
    Showfom
        5
    Showfom  
    PRO
       Jan 10, 2018 via iPhone
    自己搭建呗
    smileawei
        6
    smileawei  
       Jan 10, 2018
    自建 ns 服务器或者使用 aws 的 route53
    GuryYu
        7
    GuryYu  
       Jan 10, 2018 via iPhone
    阿里云 http dns
    caola
        8
    caola  
       Jan 11, 2018
    一周一次为什么还要限制一小时内。。。
    opengps
        9
    opengps  
       Jan 11, 2018
    httpdns 似乎会提高一下
    lbp0200
        10
    lbp0200  
       Jan 11, 2018   ❤️ 1
    #2 c3824363 听起来像是大墙的项目啊
    =======================
    +12306
    panzhiyao
        11
    panzhiyao  
       Jan 11, 2018
    把要解析的地址分组 10 组,分别向不同的 dns 服务器发起查询,最后把 10 组查询结果汇合到一起,写入 /etc/dnsmasq.hosts,然后就是如果利用 dnsmasq 了
    techon
        12
    techon  
       Jan 13, 2018
    10M=1000 万,还要 1 小时内。。。平均每秒 27000+
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2717 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 58ms · UTC 15:34 · PVG 23:34 · LAX 08:34 · JFK 11:34
    ♥ Do have faith in what you're doing.