Home > Configuration > Load Balancing > setlbparameter_maxpipelinenat

setlbparameter_maxpipelinenat

Use this method to set maximum number of concurrent requests to allow on a single client connection, which is identified by the - tuple. This parameter is applicable to ANY service type and all UDP service types (except DNS) and only when "svrTimeout" is set to zero. A value of 0 (zero) applies no limit to the number of concurrent requests allowed on a single client connection

Syntax



Parameters

maxpipelinenat

Maximum number of concurrent requests to allow on a single client connection, which is identified by the - tuple. This parameter is applicable to ANY service type and all UDP service types (except DNS) and only when "svrTimeout" is set to zero. A value of 0 (zero) applies no limit to the number of concurrent requests allowed on a single client connection
Default value = NSNATPCB_MAXPIPELINE.

Return Value

Returns simpleResult

See Also