[
https://issues.apache.org/jira/browse/TS-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329779#comment-14329779
]
ASF subversion and git services commented on TS-3334:
-----------------------------------------------------
Commit 03139f8d363f61101cdae081cd17fd11821c36f5 in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=03139f8 ]
TS-3334 Restore default for proxy.config.proxy_name
> 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.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)