DNS errors when performing http test
On Mon, Jan 23, 2006 at 03:48:32PM -0600, Jeff Newman wrote:
Kind of on the same topic, I noticed in my bbtest column: DNS statistics: # hostnames resolved : 78 # succesful : 76 # failed : 2 Is there a logfile I can look at to see which 2 failed DNS lookups?
It doesn't get logged anywhere. You *can* run bbtest-net with the
--debug option, and it will spit out a line with
DNS lookup failed for HOSTNAME ...
for those hosts that fail - among a lot of other debugging output.
Henrik