Coder Social home page Coder Social logo

Comments (4)

IrineSistiana avatar IrineSistiana commented on May 23, 2024 1

错误重试功能 这个在设计原则上是客户端负责实现。作为 DNS 的中间组件原则上不应该进行重试,而是将错误如实返回客户端。如果很多中间组件擅进行重试会引起雪崩效应。

from mosdns.

IrineSistiana avatar IrineSistiana commented on May 23, 2024

偶尔出现的 503 错误,个人感觉正确的处理方式就是.....不管。系统和浏览器会自动重试的。

from mosdns.

IceCodeNew avatar IceCodeNew commented on May 23, 2024

错误重试功能 这个在设计原则上是客户端负责实现。作为 DNS 的中间组件原则上不应该进行重试,而是将错误如实返回客户端。如果很多中间组件擅进行重试会引起雪崩效应。

你说的有道理。

from mosdns.

terrytw avatar terrytw commented on May 23, 2024

日志里阿里doh的500和dnspod的doh的504都挺常见的,实际使用中无感

说到客户端重试,你要是把微博的域名封了,它的app一秒能发二三十个dns请求,疯了一样

from mosdns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.