[master] 2e50392 Take 3

Bjørn Ruberg bjorn at varnish-cache.org
Tue Mar 1 19:17:50 CET 2011


commit 2e503928d08f9a1813a67f38738770433bb72d54
Author: Bjoern Ruberg <bjorn at doffen.hjemme.ruberg.no>
Date:   Tue Mar 1 19:17:33 2011 +0100

    Take 3

diff --git a/doc/sphinx/tutorial/sizing_your_cache.rst b/doc/sphinx/tutorial/sizing_your_cache.rst
index 5f81a31..c19647c 100644
--- a/doc/sphinx/tutorial/sizing_your_cache.rst
+++ b/doc/sphinx/tutorial/sizing_your_cache.rst
@@ -12,7 +12,7 @@ task. A few things to consider:
    to only cache images a little while or not to cache them at all if
    they are cheap to serve from the backend and you have a limited
    amount of memory.
- * Watch the n_lru_nuked counter with `varnishstat`_ or some other
+ * Watch the n_lru_nuked counter with :ref:`reference-varnishstat` or some other
    tool. If you have a lot of LRU activity then your cache is evicting
    objects due to space constraints and you should consider increasing
    the size of the cache.



More information about the varnish-commit mailing list