James Peach created TS-2361:
-------------------------------
Summary: load regex_remap relative to config directory
Key: TS-2361
URL: https://issues.apache.org/jira/browse/TS-2361
Project: Traffic Server
Issue Type: Bug
Components: Plugins
Reporter: James Peach
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#6144)