This document describes how to change or delete database proxy address in the TDSQL-C for MySQL console.
Prerequisites
Changing Database Proxy Address
2. In the cluster list, select the cluster with the proxy enabled and click its ID to navigate to the Cluster Management page.
3. Open the topology in Cluster Management > Cluster Details, hover over the database proxy area, and click Details to go to the database proxy management page. Alternatively, click the Database Proxy tab on the Cluster Management page to go to the database proxy management page.
4. On the Database Proxy Management page, navigate to Connection Address > Private Network Access Address, click the icon. 5. In the pop-up dialog box, change the proxy address, and click OK.
Note:
To minimize disruption to the ongoing database operations, it is recommended to change the proxy address during off-peak hours. Please ensure your business has a reliable reconnection mechanism in place.
|
Private Network Address | You can customize the proxy address within the available IP range. |
Custom Port | You can customize the port values, ranging from 1024 to 65535. |
Valid Hours of Old IPs | The default reclamation interval for the old IP address is 0 hours, meaning that it will be immediately reclaimed after change, making it inaccessible for accessing the database proxy using the old IP address. However, you can customize this time within the range of 0 to 168 hours. |
Deleting Database Proxy Addresses
Note:
When there are multiple proxy addresses under the database proxy, you can delete the unnecessary ones. However, it is not possible to delete the address when there is only one.
2. In the cluster List, select the cluster with the proxy enabled and click on its ID to navigate to the cluster management page.
3. Open the topology in Cluster Management > Cluster Details, hover over the database proxy area, and click Details to go to the database proxy management page. Alternatively, click the Database Proxy tab on the Cluster Management page to go to the database proxy management page.
4. On the Database Proxy Management page, navigate to Connection Address > Private Network Access Address, and click Disable in the Operation column.
5. In the pop-up window, click OK.
Related APIs
|
| This API (CloseProxyEndPoint) is used to disable the database proxy connection address. |