Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 15:58:46 +0400
From:      Dmitry Sivachenko <trtrmitya@gmail.com>
To:        stable@freebsd.org
Subject:   options timeout in resolv.conf does not work in stable/10
Message-ID:  <40E84CA7-E815-4B5E-AF0F-4B29C8B58186@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello!

I have the following /etc/resolv.conf:

domain domain.my
nameserver IP1
nameserver IP2
options timeout:1


On FreeBSD-9-STABLE, if IP1 is down, I get a dns response from IP2 after =
1 second.
On FreeBSD-10, I get dns response from IP2 after 10 seconds.

I see no changes in resolv.conf(5) man-page about timeout parameter.

What am I missing?

Thanks!=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40E84CA7-E815-4B5E-AF0F-4B29C8B58186>