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

Oleg Kalnichevski commented on HTTPCORE-544:
--------------------------------------------

I realized that in HC 5 socket timeout can no longer be changed by the 
application layer given a single connection can be serving multiple (pipelined 
in HTTP/1.1 or multiplexed in HTTP/2) requests. Essentially the socket timeout 
value is always the same as in {{SocketConfig}} or {{IOReactorConfig}}. Socket 
timeout in {{EndpointDetails}} still looks wrong to me but I leave it up to you 
if you want to keep it or not.

Oleg

> Add org.apache.hc.core5.http.EndpointDetails.getSocketTimeout()
> ---------------------------------------------------------------
>
>                 Key: HTTPCORE-544
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-544
>             Project: HttpComponents HttpCore
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>             Fix For: 5.0-beta3
>
>
> Add {{org.apache.hc.core5.http.EndpointDetails.getSocketTimeout()}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to