>
> > Well, you're missing a port number here and when I do this I get the
> > same error for both : "missing port number". However when I add the
> > port, both work for me. Eg:
> >
> >   frontend foo
> >         bind 1wt.eu:8002
> >
> > Are you sure you're not facing a libc-specific issue (check your
> > nsswitch.conf to ensure that "dns" is not disabled for example) ?
>
> I rechecked and it worked as expected. It probably was an resolver
> issue.
>
>  Thank you
>
>
Hi Stephan,

I'm interested by this use case.
When do you need a hostname in the bind line?
Do you think it would make sense to resolve it at run time, if, for
example, the IP pointed by hostname changes frequently?

Baptiste

Reply via email to