[
https://issues.apache.org/jira/browse/TS-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607510#comment-14607510
]
ASF subversion and git services commented on TS-3237:
-----------------------------------------------------
Commit c31e12b4910deefb4c71d0d028e9a2baaec4a797 in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=c31e12b ]
Revert "Revert "TS-3237: Don't segregate DNS results by port.""
This reverts commit 6a56fd27228994fcea38c29580c73f704fe01e55.
I'm reverting this, since it restores the CHANGES file. Please redo this
commit, and also remember to run the clang-format before commit.
> DNS host entries are tied to ports
> ----------------------------------
>
> Key: TS-3237
> URL: https://issues.apache.org/jira/browse/TS-3237
> Project: Traffic Server
> Issue Type: Bug
> Components: HostDB
> Reporter: Alan M. Carroll
> Assignee: Alan M. Carroll
> Fix For: 5.3.0
>
>
> When HostDB does a DNS resolution of an FQDN it stores it in the HostDB as
> associated with a specific port. This means if the same FQDN is accessed via
> multiple ports (e.g., 80 and 443) there is a duplicate record for each port.
> For normal (that is, non SRV) resolution the port should be fixed to 0
> because the data will always be identical.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)