[
https://issues.apache.org/jira/browse/TS-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660931#comment-14660931
]
ASF subversion and git services commented on TS-3829:
-----------------------------------------------------
Commit 1bf8746e0c60899a1f87fc6a47af2cceb55dd45a in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1bf8746 ]
TS-3829 Remove remnants of proxy.pac
> Remnants of proxy.pac that needs to be removed for 6.0.0
> --------------------------------------------------------
>
> Key: TS-3829
> URL: https://issues.apache.org/jira/browse/TS-3829
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.1.0
>
>
> [[email protected]] found a few more places to cleanup:
> {code}
> cmd/traffic_manager/AddConfigFilesHere.cc: configFiles->addFile("proxy.pac",
> false);
> cmd/traffic_manager/traffic_manager.cc: } else if (strcmp(fname,
> "proxy.pac") == 0) {
> cmd/traffic_manager/traffic_manager.cc: mgmt_log(stderr, "[fileUpdated]
> proxy.pac file has been modified\n");
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)