Scott Harris created TS-1767:
--------------------------------

             Summary: Cache Lookup Regex using incorrect urls
                 Key: TS-1767
                 URL: https://issues.apache.org/jira/browse/TS-1767
             Project: Traffic Server
          Issue Type: Bug
          Components: Web UI
            Reporter: Scott Harris


When using the cache regex lookup returned urls contain origin server not of 
incoming mapping to ats.

Ie using map http://incoming http://10.1.1.1:8080

returned regex urls are : http://10.1.1.1:8080/<blah> instead of 
http://incoming/<blah>

Selecting any of these results in "Cache Lookup Failed, or missing in cluster"

Doing url lookup with incoming url returns valid result.

Using version 3.2.4

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to