Xymon Mailing List Archive search

Error in bb-network.log

list Henrik Størner
Mon, 24 Jan 2005 22:38:25 +0100
Message-Id: <user-d8468282fa2d@xymon.invalid>

On Mon, Jan 24, 2005 at 09:11:54AM +0100, Wim De Houwer wrote:
 Henrik,

After a short test, the problem remains, 
This would appear to point at a DNS server problem.
but what i do see is that when
i put the --no-ares option,the following row in bbtest goes up ...

DNS lookups completed    1106554182.581252  30.254821
That's to be expected. The standard resolver library is slower than
ARES, because it does one lookup at a time, whereas ARES runs multiple
lookups in parallel.


Henrik