[
https://issues.apache.org/jira/browse/TS-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828438#comment-13828438
]
ASF subversion and git services commented on TS-2327:
-----------------------------------------------------
Commit 9f05ebe81f5ceca844ae34bb51691afa198a39db in branch refs/heads/master
from [~rwbarber2]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=9f05ebe ]
TS-2327: TSRedirectUrlSet does not perform DNS lookup of redirected OS
> TSRedirectUrlSet does not perform DNS lookup of redirected OS
> -------------------------------------------------------------
>
> Key: TS-2327
> URL: https://issues.apache.org/jira/browse/TS-2327
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Ron Barber
> Assignee: Bryan Call
> Fix For: 4.2.0
>
> Attachments: ts2327.diff
>
>
> TSRedirectUrlSet does not perform DNS lookup of redirected OS, it instead
> reuses the connection to the original OS and makes a request for the
> redirected object. This, of course, would normally result in a 404 but could
> easily just return the wrong content.
> I will attach my attempt at a patch momentarily which works, however, it may
> not be the *best* way to make ATS perform the DNS lookup for the redirected
> OS.
--
This message was sent by Atlassian JIRA
(v6.1#6144)