Websocket ssl connection can be very slow to connect in Firefox
Categories
(External Software Affecting Firefox :: Other, defect)
Tracking
(Not tracked)
People
(Reporter: terjepe, Unassigned)
Details
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Struggeling with it for months, all versions of Firefox affected so far. Google Chrome has no problems.
Can some dev add an instruction how to debug that?
Comment 5•2 years ago
|
||
Worth to mention that when I start Firefox, wss can be connected immediately. However after few minutes it starts to be slower and slower. Nevertheless it connects eventuely, sometimes after a minute or more. I does for all tested FF versions, including nightly.
After that successful connection it can connect wss quite fast. But after few minutes it does the same as before.
The behaviour of testcase page above is the same to my server. Technical details: I use python's SimpleWebSocketServer as WS server behind nginx reverse proxy with Let's Encypt's SSL certificate.
The strange thing is that it worked fine somewhen before FF 105. Nothing changed on the server side meanwhile. It could be related to the user profile, because I have opened about 30+ tabs with many websockets, seems to be working fine on clean profile.
Description
•