+

Search Tips   |   Advanced Search

Multiple machine scaling

Multiple machine scaling techniques rely on using multiple copies of an application server. The sequence of operations on behalf of a client falls into two categories:

The load distribution facilities in the product use several different techniques for maintaining state information between client requests:

The session manager, which is part of each application server, stores client session information and takes session affinity and server affinity into account when directing client requests to the cluster members of an application server. The workload management service considers server affinity and transaction affinity when directing client requests among the cluster members of an application server.


Related:

  • WebSphere Application Server - Clusters
  • Sessions
  • Session management support
  • Task overview: Managing HTTP sessions