apply-http-lb-changes
apply-http-lb-changes
Applies load balancer configuration changes to the load balancer
Description
Use the apply-http-lb-changes subcommand to apply the changes in
the load balancer configuration to the physical load balancer. The load
balancer must already exist. To create a physical load balancer, use the
create-http-lb subcommand.
This subcommand is only applicable to Eclipse GlassFish. This subcommand is not applicable to Eclipse GlassFish.
Context
The Load Balancer distributes the workload among multiple Eclipse GlassFish instances , increasing the overall throughput of the system. The Load Balancer also enables requests to failover from one server instance to another. For HTTP session information to persist, configure HTTP session persistence.
|
The Load Balancer Plugin is only available with Eclipse GlassFish,
and is not available with Eclipse GlassFish. For
Eclipse GlassFish, it is possible to use the |
For more information about configuring load balancing with Eclipse GlassFish, refer to the online help in the Eclipse GlassFish Administration Console.
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.
Operands
- lb-name
-
The name of the load balancer to which changes are applied. The load balancer must already exist. You can create it with the
create-http-lbsubcommand.