[
https://issues.apache.org/jira/browse/TS-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258362#comment-14258362
]
Sudheer Vinukonda commented on TS-2157:
---------------------------------------
[~erics273]: Reading through the proposal, I am wondering if (and how) src/dest
address would cause confusion. For a client connection, src/dest should clearly
point to client/proxy addresses, where as for a server connection, src/dest
should refer to proxy/origin addresses in that order. In addition, src/dest
seems to convey more info than local/remote, especially, with respect to a
"connection", clearly indicating the end points of the connection.
> Replace "addr" with appropriate "src_addr" and "dst_addr" in
> ConnectionAttributes
> ---------------------------------------------------------------------------------
>
> Key: TS-2157
> URL: https://issues.apache.org/jira/browse/TS-2157
> Project: Traffic Server
> Issue Type: New Feature
> Components: Network
> Reporter: Leif Hedstrom
> Assignee: Eric Schwartz
> Fix For: 6.0.0
>
>
> This would more clearly let us encapsulate the two endpoint's (IpEndpoint)
> for each connection. In addition, we ought to be able to remove the "port"
> member from ConnectionAttributes as well, and its convoluted and overloaded
> semantics. The appropriate IpEndpoint (src_addr or dst_addr) would hold the
> port information as necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)