Joseph Wu created MESOS-10071:
---------------------------------
Summary: Add a timeout on SSL listening sockets for sockets that
never complete handshaking
Key: MESOS-10071
URL: https://issues.apache.org/jira/browse/MESOS-10071
Project: Mesos
Issue Type: Task
Reporter: Joseph Wu
Right now, if a plain socket makes a connection to an SSL server socket, but
the plain socket never transmits any data, the server side will keep the
connection open indefinitely. We should consider adding a timeout (or other
limit) to prevent a build-up of invalid sockets.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)