You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2017/11/10 13:00:09 UTC

[jira] [Commented] (HTTPCLIENT-1879) connection should revert to SocketConfig's soTimeout

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247440#comment-16247440 ] 

Oleg Kalnichevski commented on HTTPCLIENT-1879:
-----------------------------------------------

You are welcome to propose a fix by raising a PR at Github.

Oleg

> connection should revert to SocketConfig's soTimeout
> ----------------------------------------------------
>
>                 Key: HTTPCLIENT-1879
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1879
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (classic)
>    Affects Versions: 4.5.3
>            Reporter: Xiaoshuang LU
>
> DefaultHttpClientConnectionOperator sets SO_TIMEOUT when creating sockets. However, MainClientExec may overwrite this option in execute method (line 248). It seems that we need to revert this option to the original value before releasing connections.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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