[
https://issues.apache.org/jira/browse/TS-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725056#comment-13725056
]
Aidan McGurn commented on TS-1625:
----------------------------------
Ok I see now this was added in 3.1.3 (TS-1239) - I've slightly re-invented the
wheel - I'll add a note to our internal patch to replace with this existing API
when we transition to the next ATS release.
please close this Jira then...
thanks -
> ATS doesn't support localhost services for full IPT connections
> ---------------------------------------------------------------
>
> Key: TS-1625
> URL: https://issues.apache.org/jira/browse/TS-1625
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Aidan McGurn
> Assignee: Alan M. Carroll
> Fix For: 3.5.0
>
> Attachments: CCOD-309-IPT_LocalServices.patch,
> INTD-1782-IPT_LocalServices.patch
>
>
> We have at least 2 use cases where we want to connect the backend (OS)
> connection to localhost.
> This currently won't work under full IPT as the backend connection socket is
> bound to the client src ip. It needs to be bound to localhost also otherwise
> e.g. <client src ip> ---> 127.0.0.1 //this will fail
> needs to be: 127.0.0.1 ----> 127.0.0.1 (for ipv6: ::1 ---> ::1)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira