[
https://issues.apache.org/jira/browse/TS-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call updated TS-1984:
---------------------------
Priority: Minor (was: Major)
> Allow for somewhat more flexible wildcards in remap.config
> ----------------------------------------------------------
>
> Key: TS-1984
> URL: https://issues.apache.org/jira/browse/TS-1984
> Project: Traffic Server
> Issue Type: Improvement
> Components: Configuration, HTTP
> Reporter: Leif Hedstrom
> Priority: Minor
> Fix For: sometime
>
>
> Today, we support one "wildcard" mechanism, which is a catch-all:
> {code}
> map / http://www.example.com/
> {code}
> This is somewhat useful, but typically people end up using it together with
> e.g. the regex-remap plugin to make it usable. I think a couple of small
> additions would make it much better
> 1. Allow for wildcard by scheme (e.g. map http:/// and map https:///)
> 2. Allow for wildcards to restrict to port (e.g. map http:///:8080)
> There is the "regex_map" that can maybe accomplish this, but it feels like if
> we are supposed to have wildcards.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)