Closed
Bug 1714182
Opened 3 years ago
Closed 3 years ago
Implement a "strict" fallback mode for DoH behind a pref
Categories
(Core :: Networking: DNS, enhancement, P1)
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: tduzan, Assigned: nhnt11)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
As we discussed today in our call, we currently failback to Do53 when network timeouts occur during DoH lookups. We should tune our implementation to failback less often and instead prefer to retry.
Reporter | ||
Updated•3 years ago
|
Priority: -- → P2
Assignee | ||
Updated•3 years ago
|
Severity: -- → S2
Whiteboard: [necko-triaged]
Version: Firefox 89 → Trunk
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → nhnt11
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Priority: P2 → P1
Pushed by nhnt11@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c7750a21a69a
Don't fallback from DoH to native in cases of request failure. r=necko-reviewers,dragana
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Assignee | ||
Updated•3 years ago
|
No longer blocks: 1741197
Summary: We should failback to Do53 less aggressively for network timeouts. → Implement a "strict" fallback mode for DoH behind a pref
You need to log in
before you can comment on or make changes to this bug.
Description
•