]> err.no Git - varnish/commitdiff
Document server.ip.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 5 Jul 2007 14:28:48 +0000 (14:28 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 5 Jul 2007 14:28:48 +0000 (14:28 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1651 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/man/vcl.7

index 697db7162884b3c48b66056f915bc15a3357ffe5..31cf0eda6697df21dca3a99b0b6c6f95acb4f178 100644 (file)
@@ -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