Load Balance Service Requests

It is possible for the performance of your real-time services to decline due to a high volume of service requests. The decline in performance can be resolved by creating a larger pool of available services. If pooling changes do not resolve the issue, then you can balance the incoming service requests across multiple instances of DataFlux Data Management Server.
To balance service requests across multiple servers, use a third-party load balancing service. The load balancing service intercepts HTTP requests (SOAP over HTTP) and then distributes those requests to the pool of DataFlux Data Management Servers.
Normally, load balancing services use a round-robin load balancing algorithm.
Last updated: June 16, 2017