uCosminexus Application Server, Web Container Functionality Guide
This section explains the distribution of requests by the round-robin format.
The following table describes the organization of this section.
Table 4-6 Organization of this section (Distributing requests by the round-robin format)
Category | Title | Reference |
---|---|---|
Description | Overview of distributing requests by the round-robin format | 4.4.1 |
Examples of Request Distribution in the Round-robin Format | 4.4.2 | |
Defining request distribution in the round robin format | 4.4.3 | |
Settings | Execution environment settings (When the Smart Composer functionality is used) | 4.4.4 |
Execution environment settings (When the Smart Composer functionality is not used) | 4.4.5 | |
Notes | Precautions related to request distribution in the round-robin format | 4.4.6 |
When Web containers are deployed with a cluster configuration, by using the redirector, requests are distributed in round-robin format to the respective Web containers. By referencing the session ID appended to each request, the redirector distributes the requests so that the requests from the same Web client are always transferred to the same Web container.
If the processing efficiency of the Web containers to which requests are distributed is different, you can adjust the proportion of load on each host by defining load parameters. When distributing requests in the round-robin format, as a prerequisite, you must deploy the same Web application on each Web container performing the distribution processing.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.