You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2017/05/09 16:21:04 UTC

[jira] [Created] (GEODE-2898) A non-responsive SSL client can block a server's "acceptor" thread

Bruce Schuchardt created GEODE-2898:
---------------------------------------

             Summary: A non-responsive SSL client can block a server's "acceptor" thread
                 Key: GEODE-2898
                 URL: https://issues.apache.org/jira/browse/GEODE-2898
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Bruce Schuchardt


During the handoff to the handshake thread pool the accept thread can be blocked in the SSL handshake. The SSL handshake should be moved to the handshake thread pool. The goal is allow the server to reject clients that haven't finished the handshake in the allotted time.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)