Random option
Using the random
option, application servers are picked randomly.
If the Web server is using multiple process threads to send requests to the application server
and depending on the workload, random
selection can sometimes yield a more even distribution
of work across the cluster.
To set request routing, follow this WAS Administration console path: Web servers > web_server_name > Plug-in properties > Request routing.
The load balancing options had been tested with the ECM workload used for this study at a high load level.
For both load balancing options the average ICN transaction response time was similar, however
the round robin
option showed a slightly better response time than the random
option.
randomoption. Every ECM node used around 5 IFL processors at the highest ECM load level.
Because the round robin
option produced a slightly better equal load distribution, it was
considered to be more suitable than the random
option for our type of workload.
For the SUT: The default load balancing option round robin
was used for the case
study measurement series.
https://www.ibm.com/docs/en/was-nd
Then
search for the topic: Balancing workloads.