Repository: trafficserver Updated Branches: refs/heads/master 9cf1e58d6 -> 92f1cdc68 Revert "Merge branch 'docs_ram_cache_cutoff' of https://github.com/aziontech/trafficserver" This reverts commit 229cf3cbcd8a2ba2d2396b1db0154417a9b7b442, reversing changes made to e50c0d609f58b5497dcf29d293b5924e49e83fa5. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/df8825b2 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/df8825b2 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/df8825b2 Branch: refs/heads/master Commit: df8825b256edde8497da3fa0d070ac42e5390450 Parents: 9cf1e58 Author: Sudheer Vinukonda Authored: Mon Jan 12 21:53:41 2015 +0000 Committer: Sudheer Vinukonda Committed: Mon Jan 12 21:53:41 2015 +0000 ---------------------------------------------------------------------- doc/reference/configuration/records.config.en.rst | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/df8825b2/doc/reference/configuration/records.config.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst index a176d41..6fac6a0 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -1348,13 +1348,6 @@ RAM Cache Alternatively, it can be set to a fixed value such as **20GB** (21474836480) -.. ts:cv:: CONFIG proxy.config.cache.ram_cache_cutoff INT 4194304 - - Objects greater than this size will not be kept in the RAM cache. - This should be set high enough to keep objects accessed frequently - in memory in order to improve performance. - **4MB** (4194304) - .. ts:cv:: CONFIG proxy.config.cache.ram_cache.algorithm INT 0 Two distinct RAM caches are supported, the default (0) being the **CLFUS**