Varnish answering multiple incoming ports
Poul-Henning Kamp
phk at phk.freebsd.dk
Mon Feb 11 19:13:19 CET 2008
In message <53BA0E06-8579-47A6-BD45-224C1C1CB2B2 at gotamedia.se>, Fredrik Nygren
writes:
>Because of this I would like Varnish to listen for multiple incoming
>ports. Is it possible? I've tried this with no luck:
>
># varnish -a localhost:81 -a localhost:82 -a localhost:83
I think the syntax is
varnish -a "localhost:81 localhost:82 localhost:83"
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the varnish-misc
mailing list