[
https://issues.apache.org/jira/browse/TS-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194453#comment-14194453
]
ASF GitHub Bot commented on TS-3163:
------------------------------------
GitHub user suenway opened a pull request:
https://github.com/apache/trafficserver/pull/136
TS-3163 Apply socket configurations to outbound conns created by
TSNetConnect
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yahoo/trafficserver TS-3163
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/136.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #136
----
commit 8d1d1582da02811f59cc4bad9c40f7c02ceb7ecf
Author: sunwei <[email protected]>
Date: 2014-11-02T00:45:04Z
TS-3163 Apply socket configurations to outbound connections created by
TSNetConnect
----
> Support proxy.config.net.sock_x_out on outbound connections created by
> TSNetConnect
> -----------------------------------------------------------------------------------
>
> Key: TS-3163
> URL: https://issues.apache.org/jira/browse/TS-3163
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Wei Sun
>
> Our customers use {{TSNetConnect}} to initiate outbound connections in their
> plugin, it looks weird to them the TCP configurations don't work as expected.
> I think it would be better to keep consistency with the way how ATS internal
> creates new connections and apply {{proxy.config.net.sock_*_out}}
> configurations to the connections created by TSNetConnect as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)