When you connect to an ApsaraDB RDS for MySQL instance, you must enter the internal or public endpoint and port number of the instance. This topic describes how to view and change the internal and public endpoints and port numbers of an RDS instance in the ApsaraDB RDS console.

View the internal and public endpoints and port numbers of an RDS instance

  1. Access RDS Instances, select a region at the top, and then click the ID of the target RDS instance.
  2. In the Basic Information section of the Basic Information page, click See Detail on the right side of Network Type. In the pane that appears, view the internal and public endpoints and port numbers of the RDS instance.
    Note

Change the internal or public endpoint and port number of an RDS instance

  1. Access RDS Instances, select a region at the top, and then click the ID of the target RDS instance.
  2. In the left-side navigation pane, click Database Connection.
  3. Click Change Endpoint.
  4. In the dialog box that appears, select a connection type, enter the prefix of the new endpoint, specify the port number, and then click OK.
    Note
    • The prefix can contain lowercase letters, digits, and hyphens (-). The prefix must start with a lowercase letter and end with a lowercase letter or a digit.
    • The prefix must contain at least 8 characters, and the total length of the endpoint cannot exceed 63 characters. The total length includes the prefix and suffix of the endpoint.
    • The port number must be a value within the range of 1000 to 65534.
    • If you use RDS Cluster Edition, you can also click Edit in the Instance Topology Management section on the Basic Information page to modify the internal and public endpoints and port number of the cluster.

FAQ

  • After I change an endpoint or a port number of my RDS instance, do I need to update the endpoint or port number information in my application?

    Yes, after you change an endpoint or a port number of your RDS instance, you must update the endpoint or port number information on your application. If you do not update the information, your application cannot connect to your RDS instance.

  • After I change an endpoint or a port number of my RDS instance, does the change immediately take effect? Do I need to restart my RDS instance?

    After you change an endpoint or a port number of your RDS instance, the change immediately takes effect. You do not need to restart your RDS instance.

  • After I change or release an endpoint of my RDS instance, can I use the endpoint for another RDS instance?

    Yes, you can change the network type of a read-only RDS instance and retain the classic network endpoint.

  • Does a primary/secondary switchover trigger changes to the endpoints of my RDS instance?

    No, a primary/secondary switchover does not trigger changes to the endpoints of your RDS instance. However, the IP addresses that are associated with the endpoints change. Your application can still connect to your RDS instance by using the endpoints.

References

For more information about the endpoints that are used to connect to the dedicated proxy of an RDS instance, see Manage the dedicated proxy endpoints of an ApsaraDB RDS for MySQL instance.