From: ssm Date: Tue, 12 Feb 2008 06:52:33 +0000 (+0000) Subject: Add information to \"-a\" about how to listen on multiple hosts or ports X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=150eaf76e4c3055c7c9c89ff7215f5734007172c;p=varnish Add information to \"-a\" about how to listen on multiple hosts or ports git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2447 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishd/varnishd.1 b/varnish-cache/bin/varnishd/varnishd.1 index 63eeb3c1..c972d61a 100644 --- a/varnish-cache/bin/varnishd/varnishd.1 +++ b/varnish-cache/bin/varnishd/varnishd.1 @@ -84,7 +84,11 @@ If .Ar port is not specified, the default HTTP port as listed in .Pa /etc/services -is used. +is used. To listen on multiple hosts or ports, the argument to +.Fl a +can be a (quoted) whitespace separated list of +.Ar address Ns Op : Ns Ar port +tokens. .It Fl b Ar host Ns Op : Ns Ar port Use the specified .Ar host