This document describes how to set the database proxy access address in the TencentDB for MySQL console.
The database proxy access address is independent of the original database access address. Requests proxied at the proxy address are all relayed through the proxy cluster to access the source and replica nodes of the database. Read/Write separation is implemented, so that read requests are forwarded to read-only instances, which lowers the load of the source database.
You have enabled database proxy.
Term | Description |
---|---|
Database proxy address | It is independent of the original database access address. Proxied requests are all relayed through the proxy cluster to access the source and replica nodes of the database. It can be edited. |
Network type | You can switch the instance's network type between classic network and VPC according to your business needs.
|
Remarks | It is a short description of the database proxy address for easier management. |
Note:Modifying the proxy address affects the database business being accessed. We recommend you modify the address during off-peak hours. Make sure that your business has a reconnection mechanism.
Was this page helpful?