| setnsconfig_maxconn |
Use this method to set the maximum number of connections that will be made from the system to the web server(s) attached to it. The value entered here is applied globally to all attached servers. NOTE: This attribute is deprecated. Deprecated to support Cluster mode. Use nsparam method. |
Syntax |
Parameters |
maxconn |
The maximum number of connections that will be made from the system to the web server(s) attached to it. The value entered here is applied globally to all attached servers. NOTE: This attribute is deprecated. Deprecated to support Cluster mode. Use nsparam method. Maximum value = NS_MAX_MAXCLIENT. |
Return Value |
Returns simpleResult |
See Also |