In message <[EMAIL PROTECTED]>, Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?=
 writes:

>Currently, there is a known issue with varnishd on FreeBSD, where if you
>run it with "-a :80" it will only bind to IN6ADDR_ANY instead of both
>INADDR_ANY and IN6ADDR_ANY.

I think the failure condition in the wildcard case should be "couldn't
bind to any address", wouldn't that solve it ?

It could be generalized to "for each -a argument, fail only if no
binding was achieved at all".

-- 
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-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to