From: ssm Date: Mon, 4 Feb 2008 09:32:23 +0000 (+0000) Subject: Add documentation for req.hash X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a99e19aa250b50e294558d7ee63fa1cbc010af8;p=varnish Add documentation for req.hash git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2421 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/man/vcl.7 b/varnish-cache/man/vcl.7 index 021d771a..5d534e0a 100644 --- a/varnish-cache/man/vcl.7 +++ b/varnish-cache/man/vcl.7 @@ -445,6 +445,13 @@ The approximate time elapsed since the object was last requests, in seconds. .El .Pp +The following variables are available while determining the hash key +of an object: +.Bl -tag -width 4n +.It Va req.hash +The hash key used to store or fetched an object in the cache. +.El +.Pp The following variables are available while preparing a response to the client: .Bl -tag -width 4n