You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/03/15 22:45:27 UTC

[jira] Closed: (TS-237) catch-all remap rule ("map / ....") stopped working after lookup optimizations

     [ https://issues.apache.org/jira/browse/TS-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom closed TS-237.
----------------------------


> catch-all remap rule ("map / ....") stopped working after lookup optimizations 
> -------------------------------------------------------------------------------
>
>                 Key: TS-237
>                 URL: https://issues.apache.org/jira/browse/TS-237
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0a
>            Reporter: Manjesh Nilange
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: catchall-remap.patch
>
>
> A "catch-all" remap rule like:
> map / http://example.com
> has stopped working after the changes checked in for TS-87 were checked in. This is because the logic of returning the first available rule for an empty host was cut out of the code. Also, the UrlMappingPathIndex class should use scheme and not url_type as scheme has higher resolution.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.