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

[jira] Assigned: (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 ]

Manjesh Nilange reassigned TS-237:
----------------------------------

    Assignee: Leif Hedstrom  (was: Manjesh Nilange)

Leif, review please.


> 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.