[master] 4264387 reference VCL for naming storage
Per Buer
perbu at varnish-cache.org
Tue Jun 19 09:27:00 CEST 2012
commit 42643875f383db925e4b96aeb09a097f5d1c3b2f
Author: Per Buer <perbu at varnish-software.com>
Date: Tue Jun 19 09:11:21 2012 +0200
reference VCL for naming storage
diff --git a/doc/sphinx/reference/varnishd.rst b/doc/sphinx/reference/varnishd.rst
index 48ebdc8..17e6c03 100644
--- a/doc/sphinx/reference/varnishd.rst
+++ b/doc/sphinx/reference/varnishd.rst
@@ -93,7 +93,8 @@ OPTIONS
Use the specified storage backend. See Storage Types for a list of supported storage
types. This option can be used multiple times to specify multiple storage files. You
can name the different backends. Varnish will then reference that backend with the
- given name in logs, statistics, etc.
+ given name in logs, statistics, etc. You will also be able to ask Varnish to use
+ these named backends specifically through VCL by setting backend.storage in vcl_fetch.
-T address[:port]
Offer a management interface on the specified address and port. See Management
More information about the varnish-commit
mailing list