Entering content frame

Function documentation Load Balancing of the SAP Web AS for J2EE Applications Locate the document in its SAP Library structure

Use

The purpose of load balancing is to distribute inbound requests optimally to the available resources.

Features

The SAP Web AS provides load balancing at various levels.

These are shown in the following graphic with (1) and (2) and described below.

This graphic is explained in the accompanying text

·        Load Balancing Between Many SAP Web AS Instances (1)

You can also start a system with many J2EE dispatchers, for which the Structure linkSAP Web Dispatcher or another load balancer is already activated as a Web switch.

This is described in the section Structure linkLoad Balancing Between Many J2EE Instances.

·        Load Balancing Within the SAP Web AS Instance (2)

In the Structure linkJ2EE Instance the Structure linkJ2EE Dispatcher distributes the incoming requests among the Structure linkServer Processes it is connected to. When the first request arrives at the dispatcher for distribution, the dispatcher executes the load balancing function. Then the dispatcher can guarantee that subsequent requests will be distributed to the server process that is processing this session. For more information see:

Structure linkLoad Balancing by the J2EE Dispatcher

Structure linkLoad Balancing for J2EE Web Applications

 

 

 

 

 

Leaving content frame