Closed
Bug 1812009
Opened 2 years ago
Closed 2 years ago
Add prefs that allow increasing the DNS thread count
Categories
(Core :: Networking: DNS, enhancement, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The max number of threads used for reasolving DNS is currently limited to 8.
Apparently Chrome is using up to 64 threads, so we should consider increasing the number.
Stage 1 - add prefs to do so.
Stage 2 - either do an experiment to evaluate the performance boost or increase on nightly and check telemetry.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3fb2b5e5a826
Add prefs that allow increasing the DNS thread count r=necko-reviewers,kershaw
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•