[
https://issues.apache.org/jira/browse/TS-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call updated TS-2327:
---------------------------
Fix Version/s: 4.2.0
> 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)