enable-http-lb-application
enable-http-lb-application
Enables a previously-disabled application managed by a load balancer
Synopsis
asadmin [asadmin-options] enable-http-lb-application [--help]
--name application_name target
Description
The enable-http-lb-application subcommand enables load balancing for
applications deployed on a standalone instance or cluster. You can
enable load balancing for an application on all instances in a cluster,
or on a single standalone server instance. By default, load balancing is
enabled for applications.
|
This subcommand is only applicable to Eclipse GlassFish. This subcommand is not applicable to Eclipse GlassFish. |
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
--name-
The name of the application to be enabled.
Operands
- target
-
This operand specifies on which server instance or cluster to enable the application. Valid values are:
-
cluster_name- The name of a target cluster.
-
instance_name- The name of a target server instance.
-