You can specify TTL (time to live) settings for Infoblox host records and resource records. TTL is the time that a name server is allowed to cache data. After the TTL expires, the name server is required to update the data. Setting a high TTL reduces network traffic, but also renders your cached data less current. Conversely, setting a low TTL renders more current cached data, but also increases the traffic on your network.
784NIOS Administrator Guide (Rev. A)NIOS 8.1
Configuring DNS Service Properties
You can specify global TTL settings at the Grid level, for individual zones, or resource records. When you configure TTL settings for auto-generated records, the following conditions apply:
...
When you have an RRSET (resource record set) that contains different TTL settings for each record, Grid Manager displays the actual TTL values for these records. However, in DNS responses, the appliance takes the least of the values and returns that as the TTL setting for all resource records in the RRset.
For recursive DNS severs, you can specify the maximum cache TTL value that establishes the time limit for the name server to cache positive responses. You can also specify the maximum negative cache TTL value that specifies the time limit for the name server to cache negative responses. For information about how to configure these settings, see Specifying Max Cache TTL and Max Negative Cache TTL Settings.
Anchor | ||||
---|---|---|---|---|
|
...
- From the Data Management tab, select the DNS tab and click the Zones tab -> dns_view -> zone -> resource_record.
- The TTL tab of the resource record editor displays the TTL setting the resource record inherited from the Grid or zone. Click Override and enter a value. The setting is in hours by default. You can change it to seconds, minutes, days or weeks.
- Save the configuration and click Restart if it appears at the top of the screen.
...
...
Specifying TTL Settings for a Lame Server
...
- Grid: From the Grid tab -> Grid Manager tab, select the DNS tab, click the Services tab -> member check box, expand the Toolbar and click Edit -> Grid DNS Properties. In the Grid DNS Properties editor, select the General tab -> click the Advanced tab (or click Toggle Advanced Mode).
...
- Member: From the Data Management tab, select the DNS tab and click the Members tab -> member check box -> Edit icon. In the Member DNS Properties editor, select the General tab -> click the Advanced tab (or click Toggle Advanced Mode).
DNS View: From the Data Management tab, select the DNS tab -> Zones tab -> dns_view check box -> Edit icon. In the DNS View editor, select the General tab -> click the Advanced tab (or click Toggle Advanced Mode). - In the Grid DNS Properties, Member DNS Properties, or the DNS View editor, select the General tab -> click the Advanced tab (or click Toggle Advanced Mode) and then complete the following:
Lame TTL: Specify the duration of time to cache a lame delegation or lame server. The default value is 600 seconds (ten minutes) and the maximum value is 1800 seconds (thirty minutes). The appliance displays a warning message when you specify a value equal to 0 (zero). The value 0 (zero) disables lame caching and is not recommended. The appliance displays an error message when you specify a value greater than 1800 seconds.
The Lame TTL cache value is inherited from the Grid by the member and DNS view levels and this field is disabled, by default. To override the Lame TTL cache value, click Override. You can override the value at the member and DNS view levels. To retain the same Lame TTL value as the Grid, click Inherit at the member and DNS view level. - Save the configuration and click Restart if it appears at the top of the screen.
...
- Grid: From the Data Management tab, select the DNS tab, expand the Toolbar and click Grid DNS Properties.
Member: From the Data Management tab, select the DNS tab and click the Members tab -> member check box -> Edit icon.
DNS View: From the Data Management tab, select the DNS tab and click the Zones tab -> dns_view check box -> Edit icon. - In the Grid DNS Properties, Member DNS Properties, or the DNS View editor, click Toggle Advanced Mode if the editor is in the basic mode.
...
- .
...
- Click the Advanced subtab of the General tab and then complete the following:
- MaxCacheTTL: Specify the maximum duration of time for which the name server caches positive responses. Select the time period in minutes, hours, or days from the drop-down list. The default value is one week (7 days), and the maximum value is 49710 days, 1193046 hours, or 71582788 minutes. The appliance displays an error message when you enter a value greater than the maximum value. Note that setting the Max Cache TTL value to 0 (zero) will disable the name server from caching any data, and it is not recommended.
- MaxNegativeCacheTTL: Specify the maximum duration of time for which the name server caches negative responses. Select the time period in minutes, hours, or days from the drop-down list. The default value is three hours, and the maximum value is 7 days, 168 hours, or 10080 minutes. The appliance displays an error message when you enter a value greater than the maximum value. Note that setting the Max Negative Cache TTL value to 0 (zero) will disable the name server from caching negative responses, and it is not recommended.
The Max Cache TTL value and the Max Negative Cache TTL value are inherited from the Grid at the member and DNS view levels. To override the inherited values, click Override and specify the new value. To retain the Grid values, click Inherit.
- Save the configuration and click Restart if it appears at the top of the screen.