You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "John Rushford (JIRA)" <ji...@apache.org> on 2016/11/11 17:59:59 UTC

[jira] [Created] (TS-5050) The background_fetch plugin no-longer checks for config files in the config dir etc/trafficserver

John Rushford created TS-5050:
---------------------------------

             Summary: The background_fetch plugin no-longer checks for config files in the config dir etc/trafficserver
                 Key: TS-5050
                 URL: https://issues.apache.org/jira/browse/TS-5050
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
            Reporter: John Rushford


We are currently using the background_fetch plugin with ATS 5.3.2 per remap.   We configure the background_fetch plugin in remap.config using the relative path to a config file in etc/trafficserver.  While testing ATS 6.2.1 with our configs, I found that the background_fetch plugin no-longer looks for config files relative to the etc/trafficserver configuration directory.

I think that this is a regression from 5.3.2 to 6.2.x and master.  I found that in configs.cc, TSConfigDirGet() is no-longer used to check for a config file relative to etc/trafficserver.

I'm testing a patch to fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)