Home > Configuration > Domain Name Service > setdnsparameter_maxudppacketsize

setdnsparameter_maxudppacketsize

Use this method to set maximum UDP packet size that can be handled by Citrix ADC. This is the value advertised by Citrix ADC when responding as an authoritative server and it is also used when Citrix ADC queries other name servers as a forwarder. When acting as a proxy, requests from clients are limited by this parameter - if a request contains a size greater than this value in the OPT record, it will be replaced.

Syntax



Parameters

maxudppacketsize

Maximum UDP packet size that can be handled by Citrix ADC. This is the value advertised by Citrix ADC when responding as an authoritative server and it is also used when Citrix ADC queries other name servers as a forwarder. When acting as a proxy, requests from clients are limited by this parameter - if a request contains a size greater than this value in the OPT record, it will be replaced.
Default value = 1280.
Minimum value = 512.
Maximum value = 16384.

Return Value

Returns simpleResult

See Also