[
https://issues.apache.org/jira/browse/TS-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717121#comment-14717121
]
ASF subversion and git services commented on TS-3237:
-----------------------------------------------------
Commit 7fb3f7fdf81b8dacf40230b3f647c60a1cfb29a9 in trafficserver's branch
refs/heads/5.3.x from [~jacksontj]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=7fb3f7f ]
Revert "TS-3237: Don't segregate DNS results by port."
Fixes: TS-3720
(cherry picked from commit 6e33c64c18f93efc6921e0573f87da03251164ed)
> 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)