[
https://issues.apache.org/jira/browse/TS-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329791#comment-14329791
]
ASF subversion and git services commented on TS-3334:
-----------------------------------------------------
Commit 1d4f7ecbeaf15a7b087333489a53363b110995a0 in trafficserver's branch
refs/heads/5.2.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1d4f7ec ]
TS-3334 Restore default for proxy.config.proxy_name
Conflicts:
CHANGES
> Restore proxy.config.proxy_name to something reasonable default value
> ---------------------------------------------------------------------
>
> Key: TS-3334
> URL: https://issues.apache.org/jira/browse/TS-3334
> Project: Traffic Server
> Issue Type: Bug
> Components: Configuration
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 5.2.1, 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)