|
|
|
|
|
by jeffbee
1723 days ago
|
|
Just imagine how annoying that would be. Your local resolver has a blip of connectivity and during the time it cannot contact an origin nameserver it burns all of the reasonable retry intervals. After a few seconds its link comes back up but the resolver is still waiting because of "backoff". Exponential backoff is a really bad antipattern that harms users. There are other, better ways to shed load. Also, there's no evidence that any DNS infrastructure was overloaded during this event, so what are we even discussing? |
|