Closed
Bug 1648558
Opened 5 years ago
Closed 5 years ago
Implement HappyEyeballing for HTTP3 so that we fail faster in case of UDP blocking
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: dragana, Assigned: kershaw)
References
Details
Attachments
(1 file)
Ideally we would have AltSvc cache split by network id and HTTP3 should be revalidated on each new network.
Currently we do not have this so as a work arround we should start a TCP connection after 100ms as a backup if HTTP3 fails.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → kershaw
| Reporter | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ea22112adba6
Implement fast fallback for HTTP3 without httpssvc r=dragana
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•