Create a proxy cluster: Create first proxy cluster member
Use this page to specify settings for the first proxy cluster member.
There are two ways to create the first member of a proxy cluster:
- We can create the first member when creating a new proxy cluster.
To create a new proxy cluster, in the console, click Servers > Clusters > Proxy server clusters > New.
- We can create an empty proxy cluster and then add a first member after you finish creating the proxy cluster.
To create a proxy cluster member for an existing proxy cluster, in the console, click Servers > Clusters > Proxy server clusters > proxy_cluster_name > Cluster members > New.
When we create the first proxy cluster member, a copy of that member is stored as part of the proxy cluster data and becomes the template for all additional proxy cluster members that we create.
When adding servers to a proxy cluster, note that we can either remove a proxy server from a proxy cluster by deleting the proxy server from the list of proxy cluster members, or by deleting the server from the Proxy Servers collection.
Member name
Name of the proxy server created for the proxy cluster.
The member name must be unique on the selected node.
(zos) Short name
Short name for this cluster. This field only appears if you are running on z/OS .
The short name is used as the WLM APPLENV name for all proxy servers that are part of this cluster.
If we specify a short name for a cluster member, the name:
- Must be one to eight characters in length
- Must contain only uppercase alphanumeric characters
- Cannot start with a number
- Must be unique in the cell
If we do not specify a short name, the system assigns a default short name that is automatically unique within the cell. We can change the generated short name to conform with the naming conventions.
Select node
Specifies the node on which the proxy server resides.
Generate unique HTTP ports
Specifies that a unique HTTP port is generated for the proxy server. By generating unique HTTP ports for the proxy server, you avoid potential port collisions and configurations that are not valid.
Select basis for first proxy cluster member:
Basis to use for the first proxy cluster member.
- If we select Create the member using a proxy server template, the settings for the new proxy server are identical to the settings of the proxy server template you select from the list of available templates.
- If we select Create the member using an existing proxy server as a template, the settings for the new proxy server are identical to the settings of the proxy server you select from the list of existing proxy servers.
- If we select Create the member by converting an existing proxy server, the proxy server you select from the list of available proxy servers becomes a member of this proxy cluster.
- If we select None. Create an empty proxy cluster , a new proxy cluster is created but it does not contain any proxy cluster members.
Important: The basis options are available only for the first proxy cluster member. All other members of a proxy cluster are based on the proxy cluster member template, which is created from the first proxy cluster member.
Related tasks
Manage a proxy server cluster