Home > Configuration > Appqoe > setappqoeaction_polqdepth

setappqoeaction_polqdepth

Use this method to set policy queue depth threshold value. When the policy queue size (number of requests queued for the policy binding this action is attached to) increases to the specified polqDepth value, subsequent requests are dropped to the lowest priority level.

Syntax



Parameters

name

Name for the AppQoE action. Must begin with a letter, number, or the underscore symbol (_). Other characters allowed, after the first character, are the hyphen (-), period (.) hash (#), space ( ), at (@), equals (=), and colon (:) characters. This is a mandatory argument.
This is mandatory parameter.

polqdepth

Policy queue depth threshold value. When the policy queue size (number of requests queued for the policy binding this action is attached to) increases to the specified polqDepth value, subsequent requests are dropped to the lowest priority level.
Minimum value = 0.
Maximum value = 0xFFFFFFFE.

Return Value

Returns simpleResult

See Also