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

ASF subversion and git services commented on HTTPCLIENT-1879:
-------------------------------------------------------------

Commit 7d16ce5a5a18689398a0dde4de374eda09342dcd in httpcomponents-client's 
branch refs/heads/4.6.x from [~olegk]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-client.git;h=7d16ce5 
]

HTTPCLIENT-1879: re-apply SocketConfig#socketTimeout to connections leased by 
the pooling and basic connection managers


> 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-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to