[
https://issues.apache.org/jira/browse/TS-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351577#comment-15351577
]
ASF GitHub Bot commented on TS-4504:
------------------------------------
GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/748
TS-4504 Use the default config dir for configs
When a config file is given, and it's not an absolute path, we
should default to the TSConfigDirGet() base dir.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4504
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/748.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #748
----
----
> healthchecks plugin does not use the default config dir as a base-path
> ----------------------------------------------------------------------
>
> Key: TS-4504
> URL: https://issues.apache.org/jira/browse/TS-4504
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 7.0.0
>
>
> If you specify e.g.
> {code}
> healthchecks.so checks.config
> {code}
> it's unlikely to find this file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)