-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
ALL
-
-
200
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The issue in <https://jira.mongodb.org/browse/BF-37432> is that netstat will produce multiple lines of output. The first line that matches the desired regular expression might refer to a defunct connection from a previous client. When using netstat to find the reverse proxy's upstream ephemeral port (the "server port"), we need to further require "ESTABLISHED" in the output.