Configuring AIX and DNS timeout

Post your quick hints and tips here.

Configuring AIX and DNS timeout

Postby Steve » Thu Apr 28, 2011 9:31 pm

The variables RES_RETRY and RES_TIMEOUT are useful on AIX systems for resolving name services problems.

Add them to the /etc/environment file and this may help to speed up the failover times to the next DNS server in the /etc/resolv.conf file if the first server is not responding.

These values mean that DNS requests (nslookup) will timeout after 1 second and then move on the the next DNS server in the list.
RES_RETRY=1
RES_TIMEOUT=1
Steve
 
Posts: 25
Joined: Fri Mar 25, 2011 1:00 pm

Return to AIX Quick Hints and Tips

Who is online

Users browsing this forum: No registered users and 0 guests

cron