You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/11/17 05:39:21 UTC

[jira] [Created] (TS-2361) load regex_remap relative to config directory

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)