In message <[EMAIL PROTECTED]>, 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
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to