ICP fixed, remove the broken note in records.config
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/559ca5de Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/559ca5de Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/559ca5de Branch: refs/heads/5.0.x Commit: 559ca5debfdfdd2f005a8241340a7e8166d3a570 Parents: bff513d Author: Zhao Yongming <[email protected]> Authored: Sun Apr 13 22:28:23 2014 +0800 Committer: Zhao Yongming <[email protected]> Committed: Sun Apr 13 22:30:07 2014 +0800 ---------------------------------------------------------------------- proxy/config/records.config.default.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/559ca5de/proxy/config/records.config.default.in ---------------------------------------------------------------------- diff --git a/proxy/config/records.config.default.in b/proxy/config/records.config.default.in index 98f29a8..8086e09 100644 --- a/proxy/config/records.config.default.in +++ b/proxy/config/records.config.default.in @@ -540,7 +540,7 @@ CONFIG proxy.config.ssl.client.CA.cert.filename STRING NULL CONFIG proxy.config.ssl.client.CA.cert.path STRING @rel_sysconfdir@ ############################################################################## # -# ICP Configuration. NOTE! ICP is currently broken NOTE! +# ICP Configuration. # ############################################################################## # icp modes
