| setappqoeaction_maxconn |
Use this method to set maximum number of concurrent connections that can be open for requests that matches with rule. |
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. |
maxconn |
Maximum number of concurrent connections that can be open for requests that matches with rule. Minimum value = 1. Maximum value = 0xFFFFFFFE. |
Return Value |
Returns simpleResult |
See Also |