[experimental-ims] 0b23a0f document the transient stevedore

Geoff Simmons geoff at varnish-cache.org
Wed Aug 31 16:01:30 CEST 2011


commit 0b23a0f083865f75905bf66dde80fc4ac6458463
Author: Per Buer <perbu at varnish-software.com>
Date:   Mon Aug 15 14:11:50 2011 +0200

    document the transient stevedore

diff --git a/doc/sphinx/reference/varnishd.rst b/doc/sphinx/reference/varnishd.rst
index da7ae6b..7813f0b 100644
--- a/doc/sphinx/reference/varnishd.rst
+++ b/doc/sphinx/reference/varnishd.rst
@@ -208,6 +208,10 @@ file[,path[,size[,granularity]]]
 persistence[XXX]
       New, shiny, better.
 
+Transient[,size]
+      Storage for transient (short lived) objects. By default this is
+      unlimited. This storage backend behaves just like the malloc backend and takes the same options.
+
 
 Management Interface
 --------------------



More information about the varnish-commit mailing list