Open
Bug 1948287
Opened 1 month ago
Updated 1 month ago
Consider closing off http channels used for media playback more often instead of suspending
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: padenot, Unassigned)
References
Details
The fact that websites sometimes have lots of videos at once potentially playing + the limit of connection per origin is a bad mix. We should consider closing channels more frequently instead of suspending them, at the expense of having to re-establish a connection and make another 206. it's better than having everything blocked like it is today.
https://bugzilla.mozilla.org/show_bug.cgi?id=1776558#c14 and the whole bug captures the problem well.
Reporter | ||
Comment 1•1 month ago
|
||
Just setting a sev as I run through a list so we have one down - apologies if inappropriate, please feel free to change.
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•