| setnsconfig_maxreq |
Use this method to set the maximum number of requests that the system can pass on a particular connection between the system and a server attached to it. Setting this value to 0 allows an unlimited number of requests to be passed. NOTE: This attribute is deprecated. Deprecated to support Cluster mode. Use nsparam method. |
Syntax |
Parameters |
maxreq |
The maximum number of requests that the system can pass on a particular connection between the system and a server attached to it. Setting this value to 0 allows an unlimited number of requests to be passed. NOTE: This attribute is deprecated. Deprecated to support Cluster mode. Use nsparam method. Maximum value = 65535. |
Return Value |
Returns simpleResult |
See Also |