Repository: trafficserver Updated Branches: refs/heads/master 7c3c17ec7 -> cbe14547d
Remove extraneous empty lines. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/cbe14547 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/cbe14547 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/cbe14547 Branch: refs/heads/master Commit: cbe14547db30726002083f88a0d30743bd80339b Parents: 7c3c17e Author: Leif Hedstrom <[email protected]> Authored: Wed May 21 17:43:50 2014 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Wed May 21 17:43:50 2014 -0600 ---------------------------------------------------------------------- proxy/config/records.config.default.in | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/cbe14547/proxy/config/records.config.default.in ---------------------------------------------------------------------- diff --git a/proxy/config/records.config.default.in b/proxy/config/records.config.default.in index 9a1e81e..c474110 100644 --- a/proxy/config/records.config.default.in +++ b/proxy/config/records.config.default.in @@ -31,7 +31,6 @@ CONFIG proxy.config.http.server_ports STRING 8080 CONFIG proxy.config.http.insert_request_via_str INT 1 CONFIG proxy.config.http.insert_response_via_str INT 0 - ############################################################################## # Parent proxy configuration, in addition to these settings also see parent.config. Docs: # http://docs.trafficserver.apache.org/records.config#parent-proxy-configuration @@ -115,7 +114,6 @@ CONFIG proxy.config.http.cache.heuristic_lm_factor FLOAT 0.10 ############################################################################## CONFIG proxy.config.net.connections_throttle INT 30000 - ############################################################################## # RAM and disk cache configurations. Docs: # http://docs.trafficserver.apache.org/records.config#ram-cache
