Closed
Bug 1451011
Opened 7 years ago
Closed 7 years ago
TRR: make blacklist duration 20 minutes by default
Categories
(Core :: Networking: DNS, enhancement, P1)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bagder, Assigned: bagder)
Details
(Whiteboard: [necko-triaged][trr])
Attachments
(1 file)
The TRR blacklist's purpose is more to reduce immediate quick succession retries for names that won't work and it isn't really supposed to stick names in the "pit" for a long period of time.
The retry-with-native method is also working sufficiently good and transparent in most cases that the harm in expiring the name earlier from the blacklist is not that harsh on users.
But occasional glitches in the DOH server/network can get a name blacklisted and with this reduction, the impact of such a glitch is greatly reduced for the trr-first and race modes.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8964593 [details]
bug 1451011 - expire TRR blacklist entries after 20 minutes by default
https://reviewboard.mozilla.org/r/233318/#review238894
lgtm
Attachment #8964593 -
Flags: review?(mcmanus) → review+
Pushed by daniel@haxx.se:
https://hg.mozilla.org/integration/autoland/rev/087c9e29a3e0
expire TRR blacklist entries after 20 minutes by default r=mcmanus
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•