en.help.ref-standaloneinstances.html Maven / Gradle / Ivy
Show all versions of console-cluster-plugin-help
Standalone Server Instances
Use the Standalone Server Instances page to create and manage standalone GlassFish
Server instances.
The Standalone Server Instances page displays a list of all standalone instances
in the domain. For each instance, the following information is provided.
- Name
The name that was assigned to the instance when the instance was created. Clicking the name opens the General Information page for the instance.
- LB Weight
An integer that represents the load-balancing weight of the instance.
The load-balancing weight determines the proportion of all requests to the cluster that the instance should process.
For example, in a two-instance cluster, you might require one instance to process one out of four requests, and the other instance to process three out of four requests. In this situation, set the weight of the instance that is process one out of four requests to 1 and set the weight of the other instance to 3. If you prefer to use percentages, set the weights of the instances to 25 and 75 respectively.
The default weight is 100.
- Configuration
The configuration that was selected for the instance when the instance was created. Clicking the configuration opens the Configurations page for the instance.
- Node
The name of the node on which the instance resides. Clicking the name opens the Broken Link (Target ID: REF-EDITNODE) page for the node.
- Status
An indication of whether the instance is running or not running.
The Server Instances table also contains the following options.
- New
Button to create a standalone instance.
- Delete
Button to delete one or more selected standalone instances.
- Start
Button to start one or more selected standalone instances.
- Stop
Button to stop one or more selected standalone instances.
Related Tasks
To Create a Standalone Instance
To Delete a Standalone Instance
To Start a Standalone Instance
To Stop a Standalone Instance
Equivalent asadmin Subcommands
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices