Leif Hedstrom created TS-3829:
---------------------------------
Summary: 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: Bug
Components: Core
Reporter: Leif Hedstrom
[[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)