[
https://issues.apache.org/jira/browse/TS-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-2361:
------------------------------
Issue Type: Improvement (was: Bug)
> load regex_remap relative to config directory
> ---------------------------------------------
>
> Key: TS-2361
> URL: https://issues.apache.org/jira/browse/TS-2361
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 4.2.0
>
> Attachments: TS-2361.diff
>
>
> The location of the regex_remap configuration is not well-defined if it is a
> relative path. Either it will be found in the current directory (which is
> undefined), or a hard-coded global directory will be used.
> This change always uses the absolute path if an absolute path is provided. If
> a relative path is provided, then we load that relative to the configured
> Traffic Server configuration directory.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)