Ron Barber created TS-2327:
------------------------------
Summary: 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
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)