Use this page to manage the members of a proxy cluster. A proxy cluster of proxy servers is managed together and participate in workload management.
To view this administrative console page, click
proxy_cluster_name cluster_member_name.Specifies the name of the proxy server in the proxy cluster. On most platforms, the name of the server is the process name. The member name must match the name of one of the servers that are listed on the proxy servers page.
Enabling this option may reduce the startup time of an proxy server. This might include Java™ virtual machine (JVM) settings, such as disabling bytecode verification and reducing Just in Time (JIT) compiler compilation costs. Do not enable this setting on production servers.
This option is not supported in an i5/OS® environment.
Specifies that you want to use the JVM settings, -Xverify and -Xquickstart, on startup. After selecting this option, save the configuration and restart the server to activate development mode.
The default setting for this option is false, which indicates that the server is not started in development mode. Setting this option to true specifies that the server is started in development mode, using settings that decrease server startup time.
Data type | Boolean |
Default | false |
Specifies whether to start the server on multiple threads. When you start the server on multiple threads, the server components, services, and applications start in parallel rather than sequentially, which might shorten the startup time.
The default setting for this option is true, which indicates that the server uses multiple threads when it starts. Setting this option to false specifies that the server uses a single thread when it starts, which might lengthen startup time.
Data type | Boolean |
Default | true |
Select this property if you want the proxy server components started as they are needed by an application that is running on this proxy server.