Help Center> GeminiDB> GeminiDB Redis API> FAQs> Database Connection> What Can I Do with IP Addresses of GeminiDB Redis Nodes?
Updated on 2024-02-08 GMT+08:00

What Can I Do with IP Addresses of GeminiDB Redis Nodes?

GeminiDB Redis API provides multiple IP addresses for you to access a cluster and achieve load balancing and disaster recovery.

You can use multiple IP addresses in any of the following ways.

  1. Use the connection pool on the service side implement load balancing and fault detection.
  2. Contact customer service to configure the Elastic Load Balance (ELB) service and provide a unique IP address.
  3. Configure domain names for multiple proxy IP addresses. For details about how to connect to a DB instance through a private domain name, see Connecting to an Instance Using a Load Balancer Address (Recommended).