You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Mark Soderquist (JIRA)" <ji...@apache.org> on 2015/04/06 20:55:13 UTC

[jira] [Created] (QPID-6479) System property qpid.connection_read_timeout not respected when using SSL

Mark Soderquist created QPID-6479:
-------------------------------------

             Summary: System property qpid.connection_read_timeout not respected when using SSL
                 Key: QPID-6479
                 URL: https://issues.apache.org/jira/browse/QPID-6479
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.32
            Reporter: Mark Soderquist


We have been trying to reduce the connection timeout when connecting to a server using SSL but have been unable to. After examining the code in TCPTransportProvider it appears that the qpid.connection_read_timeout system property is not used to set the socket SO timeout (line115) before sslSocket.startHandshake() (line 106) is called.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org