Changeset 4421 for trunk/varnish-cache/man
- Timestamp:
- 01/04/10 22:36:00 (7 months ago)
- Files:
-
- 1 modified
-
trunk/varnish-cache/man/vcl.7so (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/varnish-cache/man/vcl.7so
r4385 r4421 490 490 .It Va client.ip 491 491 The client's IP address. 492 .It Va server.hostname 493 The host name of the server. 494 .It Va server.identity 495 The identity of the server, as set by the 496 .Fl i 497 parameter. 498 If the 499 .Fl i 500 parameter is not passed to 501 .Nm varnishd , 502 .Va server.identity 503 will be set to the name of the instance, as specified by the 504 .Fl n 505 parameter. 492 506 .It Va server.ip 493 507 The IP address of the socket on which the client connection was
