Home > Configuration > Domain Name Service > setdnsparameter_maxpipeline

setdnsparameter_maxpipeline

Use this method to set maximum number of concurrent DNS requests to allow on a single client connection, which is identified by the - tuple. A value of 0 (zero) applies no limit to the number of concurrent DNS requests allowed on a single client connection.

Syntax



Parameters

maxpipeline

Maximum number of concurrent DNS requests to allow on a single client connection, which is identified by the - tuple. A value of 0 (zero) applies no limit to the number of concurrent DNS requests allowed on a single client connection.
Default value = NSNATPCB_MAXPIPELINE.

Return Value

Returns simpleResult

See Also