From: des Date: Thu, 5 Jul 2007 14:28:48 +0000 (+0000) Subject: Document server.ip. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3651e90e6496697b7a18976fae2166c489752d0e;p=varnish Document server.ip. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1651 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/man/vcl.7 b/varnish-cache/man/vcl.7 index 697db716..31cf0eda 100644 --- a/varnish-cache/man/vcl.7 +++ b/varnish-cache/man/vcl.7 @@ -360,6 +360,9 @@ The following variables are available while processing a request: .Bl -tag -width 4n .It Va client.ip The client's IP address. +.It Va server.ip +The IP address of the socket on which the client connection was +received. .It Va req.request The request type (e.g. "GET", "HEAD"). .It Va req.url