Show
Ignore:
Timestamp:
01/04/10 22:36:00 (7 months ago)
Author:
tfheen
Message:

Document server.identity and server.hostname (and -i to varnishd)

Fixes #602

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/varnish-cache/man/vcl.7so

    r4385 r4421  
    490490.It Va client.ip 
    491491The client's IP address. 
     492.It Va server.hostname 
     493The host name of the server. 
     494.It Va server.identity 
     495The identity of the server, as set by the 
     496.Fl i 
     497parameter. 
     498If the 
     499.Fl i 
     500parameter is not passed to  
     501.Nm varnishd , 
     502.Va server.identity 
     503will be set to the name of the instance, as specified by the 
     504.Fl n 
     505parameter. 
    492506.It Va server.ip 
    493507The IP address of the socket on which the client connection was