[ 
https://issues.apache.org/jira/browse/TS-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940023#comment-13940023
 ] 

ASF subversion and git services commented on TS-2646:
-----------------------------------------------------

Commit df0938afc11fe2b792202b24208ffa04d876cee3 in trafficserver's branch 
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=df0938a ]

TS-2646 Make the overall code slightly less hideous


> Please add case-insensitive regex map 
> --------------------------------------
>
>                 Key: TS-2646
>                 URL: https://issues.apache.org/jira/browse/TS-2646
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>            Reporter: Hong Ye
>            Assignee: Leif Hedstrom
>             Fix For: 5.0.0
>
>
> I have requests to do case-insensitive regex redirect. Something like below:
> map http://mycareers.com http://jobs.mycompany.com 
> @plugin=/libexec/trafficserver/regex_remap.so
> @pparam=/etc/trafficserver/regexmap/mycareers.com.reg
> In /etc/trafficserver/regexmap/mycareers.com.reg:
>       ^/nasr http://jobs.mycompany.com/careers-link
> I need to be able to match any combinations of upper/lower case characters, 
> basically case_insensitive match.
> According to Leif, the option is not possible today but can be added.
> ------
> I don’t think that’s possible today, but if you file a Jira ticket, we’ll 
> make sure to add it. We could just add an option @case_insensitive I think.
> -----
> Could you please add it to the plugin?
> Thanks



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to