Serving static files from Comanche Re: [Seaside] listen on a single ip

Sean Allen sean at monkeysnatchbanana.com
Wed Apr 21 11:29:16 UTC 2010


>> I was going to make that status string change.
>>
>> So the consensus is to use '0.0.0.0' to represent all interfaces?
>
> That is the standard way to represent all interfaces (at least in the *nix
> world).
>
> And #listenOn:backlogSize:interface: happily accepts it. Does Swazoo not
> work with that value... I actually thought I tested it at one point. But in
> any case, if we're storing a string, yes, I think we should us '0.0.0.0'.
> Swazoo can either be fixed if it doesn't work with that or its adaptor can
> convert to '*'.

0.0.0.0 works with swazoo.


More information about the seaside mailing list