Repository: trafficserver Updated Branches: refs/heads/master cf9a41886 -> 7fec6dc2b
Tiny edit to close the PR This closes #311 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/7fec6dc2 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/7fec6dc2 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/7fec6dc2 Branch: refs/heads/master Commit: 7fec6dc2b8f82eed45d59122f72ce49da0674291 Parents: cf9a418 Author: Leif Hedstrom <[email protected]> Authored: Thu Oct 29 12:35:14 2015 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Thu Oct 29 12:35:14 2015 -0600 ---------------------------------------------------------------------- doc/admin/configuring-cache.en.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/7fec6dc2/doc/admin/configuring-cache.en.rst ---------------------------------------------------------------------- diff --git a/doc/admin/configuring-cache.en.rst b/doc/admin/configuring-cache.en.rst index a3bce65..3930ef4 100644 --- a/doc/admin/configuring-cache.en.rst +++ b/doc/admin/configuring-cache.en.rst @@ -142,7 +142,8 @@ Changing Cache Capacity You can increase or reduce the total amount of disk space allocated to the cache without clearing the content. To check the size of the cache -(in bytes), enter the command :option:`traffic_ctl metric get` ``proxy.process.cache.bytes_total``. +(in bytes), enter the command :option:`traffic_ctl metric get` +``proxy.process.cache.bytes_total``. Increasing Cache Capacity -------------------------
