Open
Bug 1425054
Opened 8 years ago
Updated 3 years ago
Strict server TCP keepalive settings breaks mp3 playback
Categories
(Core :: Networking, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: zerg2000-bugzilla.mozilla.org, Unassigned)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/63.0.3239.84 Chrome/63.0.3239.84 Safari/537.36
Steps to reproduce:
Go to http://trans-hurt.home.pl/firefox_bug/test.mp3 (looped royalty-free music) and leave audio playback for a few minutes (You can mute it).
Actual results:
After a few minutes "The connection was reset" error is displayed. Server has strict TCP keepalive policy and timeouts such connections quickly when no more data is requested for a longer time. I have attached screenshot from Wireshark when that happens.
Expected results:
Firefox should reconnect to server when the connection was lost while in TCP keepalive mode and waiting for more audio data request from player. Chromium handles situation correctly.
Comment 1•8 years ago
|
||
It looks more related to necko.
Component: Audio/Video: Playback → Networking
Comment 2•8 years ago
|
||
Hi,
Would you offer me the http log?
You could refer to the mdn as below:
https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging
Thanks!
Priority: -- → P3
Whiteboard: [necko-triaged]
Reporter | ||
Comment 3•8 years ago
|
||
Hello,
Sure, logs attached.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•