[ https://issues.apache.org/jira/browse/TS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manjesh Nilange updated TS-80: ------------------------------ Attachment: regex-support.patch This is a proposed implementation of the described feature. The implementation uses pcre to compile and execute regular expressions and requires rules with regexes to be be prefixed by 'regex_' in remap.config > Support regular expressions in the host fields of remap rules > ------------------------------------------------------------- > > Key: TS-80 > URL: https://issues.apache.org/jira/browse/TS-80 > Project: Traffic Server > Issue Type: New Feature > Components: Core > Affects Versions: 2.0a > Reporter: Manjesh Nilange > Priority: Minor > Fix For: 2.0a > > Attachments: regex-support.patch > > > Currently, the remap rules cannot have regular expressions in the host > fields. Even though regular expressions are supported by the regex_remap > plugin for the path and query fields, we need this support in the host field > too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.