org.glassfish.loadbalancer.admin.cli.enable-http-lb-server.1 Maven / Gradle / Ivy
enable-http-lb-server(1) asadmin Utility Subcommands enable-http-lb-server(1)
NAME
enable-http-lb-server - enables a previously disabled sever or cluster
managed by a load balancer
SYNOPSIS
enable-http-lb-server [--help] target
DESCRIPTION
The enable-http-lb-server subcommand enables a standalone server
instance or cluster for load balancing. By default, load balancing is
enabled for instances and clusters.
Note
+----------------------------------------+
| This subcommand is only |
| applicable to Oracle |
| GlassFish Server. This |
| subcommand is not applicable |
| to GlassFish Server Open |
| Source Edition. |
+----------------------------------------+
OPTIONS
--help, -?
Displays the help text for the subcommand.
OPERANDS
target
This operand specifies which server instances and clusters to
enable. Valid values are:
* cluster_name- The name of a target cluster.
* instance_name- The name of a target server instance.
EXAMPLES
Example 1, Enabling a Cluster for Load Balancing
This example enables load balancing for a cluster named mycluster.
asadmin> enable-http-lb-server mycluster
Command enable-http-lb-server executed successfully.
EXIT STATUS
0
subcommand executed successfully
1
error in executing the subcommand
SEE ALSO
create-http-lb-ref(1), disable-http-lb-server(1)
asadmin(1M)
Jakarta EE 10 26 Aug 2010 enable-http-lb-server(1)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy