Commit c5c710f5 authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

Document server.ip.


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1651 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent c3ade9e2
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment