Determines whether the DNS server uses the round robin mechanism to rotate and reorder a list of resource records if multiple resource records exist of the same type that exist for a query answer.
By default, the DNS Server service uses round robin.
Caution This property value must be specified in uppercase so that the deployment scripts can read it properly.
|
Property configured by |
|
|
Property applies to |
|
|
BootStrap.ini |
|
|
LTI |
˜ |
|
CustomSettings.ini |
˜ |
|
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
|
Value |
Description |
|
TRUE |
Enables round robin |
|
FALSE |
Disables round robin |
|
Example |
|
[Settings] Priority=Default
[Default] DNSServerOptionEnableRoundRobin=TRUE |
Related Topics