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: [email protected]
For additional commands, e-mail: [email protected]