Closed
Bug 1460314
Opened 7 years ago
Closed 4 years ago
TRR: add telemetry probe for used HTTP version
Categories
(Core :: Networking: DNS, enhancement, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: bagder, Assigned: nhnt11)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged][trr])
Attachments
(1 file)
No description provided.
Comment 1•7 years ago
|
||
nudge
Reporter | ||
Updated•7 years ago
|
Assignee: daniel → nobody
Updated•7 years ago
|
Assignee: nobody → dd.mozilla
Status: NEW → ASSIGNED
Priority: P1 → P2
Updated•6 years ago
|
Priority: P2 → P3
Updated•6 years ago
|
Priority: P3 → P1
Updated•6 years ago
|
Priority: P1 → P2
Updated•5 years ago
|
Assignee: dd.mozilla → nobody
Status: ASSIGNED → NEW
@bagder I would like to work on this .
could you please elaborate more :)
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → nhnt11
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•5 years ago
|
||
Made a patch due to holiday boredom. Not sure we actually want to land this. Our DoH strategy is focused around TRR and shipping good defaults, I don't understand the benefit of having a pref to force http2-only or whatever. (I'm assuming that's the only reason for collecting this telemetry)
Comment 5•5 years ago
|
||
the idea was to disable TRR if HTTP2 or higher is not used. I do no think we will do that now. If HTTP < 2 is used the performance will be really bad, but I am not sure we want to disable TRR. The code complexity that that would involved is not worth it.
We can look at the data anyway.
Pushed by nhnt11@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/084e0dcdaae2
TRR: add telemetry probe for used HTTP version. r=necko-reviewers,valentin
Comment 7•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•