[
https://issues.apache.org/jira/browse/TS-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach reopened TS-4059:
-----------------------------
Assignee: James Peach
I think I was too hasty here. Thank [~zym] for getting me to re-read the
description.
{code}
lib/ts/ink_config.h.in:#define TS_BUILD_BINDIR "@rel_bindir@"
{code}
{code}
mgmt/RecordsConfig.cc: {RECT_CONFIG, "proxy.config.bin_path", RECD_STRING,
"bin", RECU_NULL, RR_REQUIRED, RECC_NULL, NULL, RECA_READ_ONLY}
{code}
I think [~cpforbes] is correct and we should be using {{TS_BUILD_BINDIR}} here.
> Default value for proxy.config.bin_path does not use value from config.layout
> -----------------------------------------------------------------------------
>
> Key: TS-4059
> URL: https://issues.apache.org/jira/browse/TS-4059
> Project: Traffic Server
> Issue Type: Bug
> Components: Configuration
> Reporter: Craig Forbes
> Assignee: James Peach
>
> The default value for proxy.config.bin_path defined in RecordsConfig.cc is
> hard coded to "bin".
> The value should be TS_BUILD_BINDIR so the value specified at configure time
> is used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)