You can configure the memory settings for the application
servers. You can also set up load balancing, enable secure socket
layer support, and create Java™ virtual
machines.
Memory settings for the application server process
The application server process in which the system is deployed
must be configured with the right amount of memory setting, or else
the process runs out of memory when the system is running.
Load balancing
Load balancing is the distribution of the task load across
multiple instances of an application. A basic system configuration
typically supports a user load of 50 users or less. A clustered configuration
can support a larger user load.
Secure socket layer support
The system supports secure socket layout (SSL). For more
information about how to enable SSL connectivity, see documentation
specific to your application server.
Creating Java virtual machines
You can create a Java virtual
machine (JVM) as part of a clustered configuration or to provide additional
resources in a basic configuration. You create JVMs on the application
server.