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/01/21 20:32:54 UTC

[jira] Created: (TS-110) Improve regex remap to allow substitutions in path field

Improve regex remap to allow substitutions in path field
--------------------------------------------------------

                 Key: TS-110
                 URL: https://issues.apache.org/jira/browse/TS-110
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core
            Reporter: Manjesh Nilange
            Assignee: Manjesh Nilange
            Priority: Minor


Currently, regex support covers only the host field of the remap rules. It'd be nice to extend this to allow substitutions into the path field as well. This will allow rules like:

regex_map http://www.example-(.*).com/ http://real-example.com/$1


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


[jira] Updated: (TS-110) Improve regex remap to allow substitutions in path field

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

Leif Hedstrom updated TS-110:
-----------------------------

    Fix Version/s:     (was: 2.0.0a)
                   2.1.0

> Improve regex remap to allow substitutions in path field
> --------------------------------------------------------
>
>                 Key: TS-110
>                 URL: https://issues.apache.org/jira/browse/TS-110
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Manjesh Nilange
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Currently, regex support covers only the host field of the remap rules. It'd be nice to extend this to allow substitutions into the path field as well. This will allow rules like:
> regex_map http://www.example-(.*).com/ http://real-example.com/$1

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


[jira] Assigned: (TS-110) Improve regex remap to allow substitutions in path field

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

Leif Hedstrom reassigned TS-110:
--------------------------------

    Assignee: Leif Hedstrom  (was: Manjesh Nilange)

> Improve regex remap to allow substitutions in path field
> --------------------------------------------------------
>
>                 Key: TS-110
>                 URL: https://issues.apache.org/jira/browse/TS-110
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Manjesh Nilange
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.0.0a
>
>
> Currently, regex support covers only the host field of the remap rules. It'd be nice to extend this to allow substitutions into the path field as well. This will allow rules like:
> regex_map http://www.example-(.*).com/ http://real-example.com/$1

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


[jira] Updated: (TS-110) Improve regex remap to allow substitutions in path field

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

Leif Hedstrom updated TS-110:
-----------------------------

    Fix Version/s: 2.0.0a

> Improve regex remap to allow substitutions in path field
> --------------------------------------------------------
>
>                 Key: TS-110
>                 URL: https://issues.apache.org/jira/browse/TS-110
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Manjesh Nilange
>            Assignee: Manjesh Nilange
>            Priority: Minor
>             Fix For: 2.0.0a
>
>
> Currently, regex support covers only the host field of the remap rules. It'd be nice to extend this to allow substitutions into the path field as well. This will allow rules like:
> regex_map http://www.example-(.*).com/ http://real-example.com/$1

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