You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/02/04 19:55:48 UTC

[jira] [Closed] (TS-3829) Remnants of proxy.pac that needs to be removed for 6.0.0

     [ https://issues.apache.org/jira/browse/TS-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom closed TS-3829.
-----------------------------

> 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.0.0
>
>
> [~jpeach@apache.org] 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)