skip to main content
Configuring an On-Premises Connector : Configuring the On-Premises Connector : Configuring failover and balancing requests across multiple On-Premises Connectors
  

Try Now

Configuring failover and balancing requests across multiple On-Premises Connectors

Hybrid Data Pipeline supports failover and balancing the load of requests across multiple On-Premises Connectors.
You can use the Hybrid Data Pipeline Connector API to configure failover across multiple On-Premises Connectors. If a request to a specific On-Premises Connector fails and the connectors are configured for failover, the failed request will be retried on another On-Premises Connector.
You can also use the Connector API to balance the load of requests across multiple On-Premises Connectors. This allows more traffic to be directed to a specific connector if needed. For example, if Connector1 is running on a faster server than Connector2, a higher number of requests can be sent to Connector1.
See Hybrid Data Pipeline Connector API for additional information.