Leif Hedstrom created TS-3399:
---------------------------------
Summary: Make a better default for proxy.config.proxy_name
Key: TS-3399
URL: https://issues.apache.org/jira/browse/TS-3399
Project: Traffic Server
Issue Type: Bug
Components: Configuration
Reporter: Leif Hedstrom
Assignee: Leif Hedstrom
Fix For: 5.3.0
As of somewhere between 5.1.x and 5.2.x, we eliminated proxy.config.proxy_name
from records.config.in. It used to be set to the build machine name, but now we
default to the one in RecordsConfig.cc (which is <proxy_name>).
I'd like to suggest we do one of two things (please voice your opinion):
1) Restore the proxy.config.proxy_name into records.config.in, with the old
setting (@buildmachine@).
2) Use the *hostname* from the Machine object. This is basically gethostname().
I think I prefer #2, but I'm also open for other suggestions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)