ADC CLI Commands

ns-mgmtparam

The following operations can be performed on “ns-mgmtparam”:

set unset show

set ns mgmtparam

Sets the Management parameters of the Citrix ADC.

Synopsis

set ns mgmtparam [-mgmthttpport ] [-mgmthttpsport ] [-httpdmaxclients ] [-httpdmaxreqworkers ]

Arguments

mgmthttpport This allow the configuration of management HTTP port. Default value: 80 Minimum value: 1 Maximum value: 65534

mgmthttpsport This allows the configuration of management HTTPS port. Default value: 443 Minimum value: 1 Maximum value: 65534

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

httpdmaxreqworkers This enables setting the HTTPD Max Request Workers 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

unset ns mgmtparam

Use this command to remove ns mgmtparam settings.Refer to the set ns mgmtparam command for meanings of the arguments.

Synopsis

unset ns mgmtparam [-mgmthttpport] [-mgmthttpsport] [-httpdmaxclients] [-httpdmaxreqworkers]

show ns mgmtparam

Displays the information of the parameters that were set by using the ‘set mgmtparam’ command.

Synopsis

show ns mgmtparam

Arguments

Output

mgmthttpport This allow the configuration of management HTTP port.

mgmthttpsport This allows the configuration of management HTTPS port.

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

httpdmaxreqworkers This enables setting the HTTPD Max Request Workers 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

_nextgenAPIResource

ns-mgmtparam