Load balancing issues
The load balancing solution you designed for your SOA Suite composite application must go through the functional validation for load sharing, failover, and failback.
A few facts before we worry about analyzing the load sharing issues. In the case of Active-Active load sharing between multiple sites, it is usually done through L7 load balancers; we are load balancing the users not the payload these users will bring to the application server(s). Ensure that the health checks are configured by the application server process. One should not share the service endpoints serviced by the different processes at the application server. We must validate if the health checks are working as we thought.
In some cases, you may find that the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access