[
https://issues.apache.org/jira/browse/GEODE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039424#comment-16039424
]
ASF subversion and git services commented on GEODE-3023:
--------------------------------------------------------
Commit 0ae36b94775baa594b74103d7675cd49eea7506e in geode's branch
refs/heads/feature/GEODE-3023 from [~ukohlmeyer]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=0ae36b9 ]
GEODE-3023: Moved the population of the socket.setSoTimeout before the SSL
handshake.
This allows for the SO_TIMEOUT on the socket to be set before the any potential
SSL failure.
> TcpServer thread can be blocked in processRequest
> -------------------------------------------------
>
> Key: GEODE-3023
> URL: https://issues.apache.org/jira/browse/GEODE-3023
> Project: Geode
> Issue Type: Bug
> Components: client/server
> Reporter: Vahram Aharonyan
> Assignee: Udo Kohlmeyer
> Fix For: 1.2.0
>
>
> TCP Server's main thread can be blocked in SSL handshake if client is not
> responsive. Socket timeout should be set before trying to configure Server's
> SSL Socket. This will allow server to close the connection if SSL handshake
> hasn't succeeded during some specified time.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)