| setnsmgmtparam_httpdmaxclients |
Use this method to set this enables setting the HTTPD Max Clients value in the httpd.conf file. You can configure either Max Clients or Max Request Workers. The allowable range is from a minimum of 1 to a maximum of 255 |
Syntax |
Parameters |
httpdmaxclients |
This enables setting the HTTPD Max Clients value in the httpd.conf file. You can configure either Max Clients or Max Request Workers. The allowable range is from a minimum of 1 to a maximum of 255 Default value = 0. Minimum value = 0. Maximum value = 255. |
Return Value |
Returns simpleResult |
See Also |