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/02/02 23:14:18 UTC

[jira] Created: (TS-134) Having same host field in a map and regex_map rule causes crash

Having same host field in a map and regex_map rule causes crash
---------------------------------------------------------------

                 Key: TS-134
                 URL: https://issues.apache.org/jira/browse/TS-134
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0a
            Reporter: Manjesh Nilange
            Assignee: Manjesh Nilange
            Priority: Minor


Having rules like

map http://a.com http://b.com
regex_map http://a.com http://b.com

and then sending a request for http://a.com causes server to crash.


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


[jira] Resolved: (TS-134) Having same host field in a map and regex_map rule causes crash

Posted by "Manjesh Nilange (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjesh Nilange resolved TS-134.
--------------------------------

    Resolution: Invalid

I'm closing this ticket as invalid. I noticed this behavior only in Yahoo!'s build and verified that the Apache source tree does not have this bug.


> Having same host field in a map and regex_map rule causes crash
> ---------------------------------------------------------------
>
>                 Key: TS-134
>                 URL: https://issues.apache.org/jira/browse/TS-134
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0a
>            Reporter: Manjesh Nilange
>            Assignee: Manjesh Nilange
>            Priority: Minor
>
> Having rules like
> map http://a.com http://b.com
> regex_map http://a.com http://b.com
> and then sending a request for http://a.com causes server to crash.

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