On 3/6/06, Thomas Rosenblatt <[EMAIL PROTECTED]> wrote:
> I'm interested with the Sofia DNS Resolver. I'm studying it, and I have
> some questions about it:
> What is its policy concerning multiple DNS nameserver ?
> I mean, if we have several DNS nameserver, how does the resolver balance
> the load ?
> If the first DNS nameserver is not avaiable and comes avaiable after ,
> will it be used?

Resolver tries to use first nameserver, and if that does not answer,
goes to second one. If the new resolver answers, sresolv sticks to
that one: all future requests are sent to it.

Currently, we do not support "options" in resolv.conf at all. It is
probably what we should do, try to parse options just like bind/libc
and use them.

--
Pekka.Pessi mail at nokia.com


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to