[
https://issues.apache.org/jira/browse/HTTPCLIENT-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-1555.
-------------------------------------------
Resolution: Invalid
Socket timeout as well some other socket level parameters are applied by
HttpClientConnectionOperator [1] prior to connecting the socket to the remote
endpoint.
Oleg
http://hc.apache.org/httpcomponents-client-4.3.x/httpclient/xref/org/apache/http/impl/conn/HttpClientConnectionOperator.html#108
[1]
> Socket timeout not applied to SSLSocketFactory & it waits indefinitely.
> -----------------------------------------------------------------------
>
> Key: HTTPCLIENT-1555
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1555
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: Android Port
> Affects Versions: 4.3.5
> Reporter: Kurian Abraham
> Priority: Minor
>
> SSLCertificateSocketFactory is created with a socket timeout of 0. This
> causes requests to hang indefinitely. The socket timeout from the request
> config must be applied.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]