TCP Port re-use V91 and above

31 views
Skip to first unread message

DK

unread,
Jun 27, 2021, 5:45:38 AM6/27/21
to Chromium-discuss
I have started to have issues with some webservers with V91 and above.  I have found that after a connection is closed the browser will initiate a new connection using the same source port.  This is leading to issues with firewall dropping the SYN due to its time-wait configuration and in some situations where the server has closed the connection and the connection on the server is in the 2MSL time wait.

The source ports affect by this are all low ephemeral 1024-1100... etc

has anyone else noticed this  

jlm

unread,
Jun 28, 2021, 3:52:53 PM6/28/21
to Chromium-discuss, DK
What is the OS on which the browser is running?

Adam Rice

unread,
Jun 28, 2021, 4:06:16 PM6/28/21
to jlmsp...@gmail.com, Chromium-discuss, DK
Please file an issue at crbug.com with information about the platform you are running and if possible a Wireshark trace.

Please reply to this thread with the issue number so I can make sure it is routed correctly.

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

damon kalajzich

unread,
Jun 28, 2021, 9:29:14 PM6/28/21
to Adam Rice, jlmsp...@gmail.com, Chromium-discuss
Thanks for your replies.  I logged a bug 

Issue 1224740

After further research we have found that our systems are not using the standard dynamic port ranges, ours are using 1024-65535.
When we set them to standard 49152-65535 we do not see the tcp port reuse 
Reply all
Reply to author
Forward
0 new messages