[
https://issues.apache.org/jira/browse/TS-4771?focusedWorklogId=27665&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27665
]
ASF GitHub Bot logged work on TS-4771:
--------------------------------------
Author: ASF GitHub Bot
Created on: 31/Aug/16 23:43
Start Date: 31/Aug/16 23:43
Worklog Time Spent: 10m
Work Description: Github user bryancall commented on a diff in the pull
request:
https://github.com/apache/trafficserver/pull/943#discussion_r77093447
--- Diff: mgmt/RecordsConfig.cc ---
@@ -1299,6 +1299,9 @@ static const RecordElement RecordsConfig[] =
,
{RECT_CONFIG, "proxy.config.ssl.wire_trace_server_name", RECD_STRING,
NULL , RECU_DYNAMIC, RR_NULL, RECC_STR, ".*", RECA_NULL}
,
+ {RECT_CONFIG, "proxy.config.ssl.cert.load_elevated", RECD_INT, "0",
RECU_RESTART_TS, RR_NULL, RECC_INT, "[0-1]", RECA_READ_ONLY}
+ ,
+
--- End diff --
Yeah, it looked out of place.
Issue Time Tracking
-------------------
Worklog Id: (was: 27665)
Time Spent: 1h 20m (was: 1h 10m)
> Remove config, stats, and docs for ICP
> --------------------------------------
>
> Key: TS-4771
> URL: https://issues.apache.org/jira/browse/TS-4771
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP
> Reporter: Bryan Call
> Assignee: Bryan Call
> Labels: incompatible
> Fix For: 7.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Remove the configuration options for ICP so it can't be used. We can either
> remove it now or later. It might be good to keep the code in ATS and switch
> it over to be HTCP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)