Home > Configuration > Domain Name Service > setdnsparameter_ecsmaxsubnets

setdnsparameter_ecsmaxsubnets

Use this method to set maximum number of subnets that can be cached corresponding to a single domain. Subnet caching will occur for responses with EDNS Client Subnet (ECS) option. Caching of such responses can be disabled using DNS profile settings. A value of zero indicates that the number of subnets cached is limited only by existing memory constraints. The default value is zero.

Syntax



Parameters

ecsmaxsubnets

Maximum number of subnets that can be cached corresponding to a single domain. Subnet caching will occur for responses with EDNS Client Subnet (ECS) option. Caching of such responses can be disabled using DNS profile settings. A value of zero indicates that the number of subnets cached is limited only by existing memory constraints. The default value is zero.
Default value = 0.
Minimum value = 0.
Maximum value = 1280.

Return Value

Returns simpleResult

See Also