jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Expose TCP connection establishment information

Open sbordet opened this issue 2 years ago • 6 comments

Jetty version(s) 10+

Enhancement Description Would be nice to have HttpClient (or some other component such as ClientConnector) emit events for TCP connection establishment/failure (a begin event, and a success/fail event, for a given SocketAddress).

This could be useful to track destination servers that are faulty or take a long time to establish a connection.

sbordet avatar Mar 23 '23 10:03 sbordet

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 23 '24 00:03 github-actions[bot]