Page 1 of 1

question

Posted: Wed Feb 07, 2007 2:38 am
by BigBen
when your server has a dns ip nameserver in the config:

dns {
nameserver xxx.xxx.xxx.xxx;
timeout 2s;
retries 2;

and has the timeout and retries, how do u know when it took it?

Posted: Wed Feb 07, 2007 1:14 pm
by Jobe
Type: /quote DNS i

and you should get an output similar too:
****** DNS Configuration Information ******
c-ares version: 1.3.2
timeout: 3
tries: 2
# of servers: 1
server #1: 128.1.2.250
****** End of DNS Configuration Info ******