Help Center/ GeminiDB/ GeminiDB Redis API/ FAQs/ Database Connection/ How Do I Use Multiple Node IP Addresses Provided by GeminiDB Redis API?
Updated on 2025-04-01 GMT+08:00

How Do I Use Multiple Node IP Addresses Provided by GeminiDB Redis API?

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. Choose Service Tickets > Create Service Ticket in the upper right corner of the console. Contact customer service to configure Elastic Load Balance (ELB) and provide a unique IP address.
  3. Configure domain names for multiple proxy IP addresses. For details about how to connect to an instance through a private domain name, see Connecting to an Instance Using a Load Balancer Address (Recommended).