[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
capacityreports.com • View topic - Configuring AIX and DNS timeout

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 2 guests

cron