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

ASF subversion and git services commented on HTTPCORE-657:
----------------------------------------------------------

Commit 9d7803fe905da0490304adca98fd4af4d9247df9 in httpcomponents-core's branch 
refs/heads/master from Desmond Yeung
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=9d7803f ]

HTTPCORE-657: Add TrafficClass to IOReactorConfig (#243)



> Way to set Traffic Class of socket in 5.0
> -----------------------------------------
>
>                 Key: HTTPCORE-657
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-657
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore
>    Affects Versions: 5.0
>            Reporter: Desmond Yeung
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> I didn't see any way of setting the Traffic Class of an underlying socket in 
> 5.0.
> Would it be possible to expose this as a setting on IOReactorConfig similar 
> to setTcpNoDelay or setSoTimeout?
> I know this would be more flexible to be able to set this per connection, but 
> for our use case, we have different services within our network and we'd like 
> to be able to classify and manage the traffic of each service at a network 
> level so that flexibility isn't a requirement.
> If you have suggestions on the approach, I'd be happy to open a PR.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to