You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Ron Barber (JIRA)" <ji...@apache.org> on 2013/11/06 18:25:17 UTC

[jira] [Created] (TS-2327) TSRedirectUrlSet does not perform DNS lookup of redirected OS

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)