Section | Parameter | Description |
Basic Information | Primary Instance | The ID of the RDS instance. |
Proxy Instance Status | The status of the database proxy instance. |
Proxy Type | The database proxy type. The value can be General-purpose and Dedicated. For more information about the differences between general-purpose database proxies and dedicated database proxies, see What are database proxies? |
Zone | The zone of the database proxy instance. By default, the zone of the database proxy instance is the same as that of the primary RDS instance. |
Proxy Specifications | The specification of the database proxy. The following calculation describes the relationship between the specification of database proxies and the number of database proxies: Specification of database proxies = Unit specification of a database proxy × Number of database proxies . In this calculation, the unit specification of a database proxy is fixed as 2 CPU cores. For example, if the number of database proxies is 3, the specification of the database proxies is 6 CPU cores. The value is obtained based on the following calculation: 2 x 3 = 6 . |
Proxy Version | The database proxy version. |
Connection Information | Proxy Endpoint (Terminal) ID | The ID of the database proxy endpoint. You can configure different connection settings for each database proxy endpoint. Note Each RDS instance supports up to seven database proxy endpoints. You can apply for one internal endpoint and one public endpoint for each database proxy endpoint. After you configure connection settings for a database proxy endpoint, you can use the database proxy endpoint to connect to your RDS instance. For more information, see Configure the connection settings for a database proxy endpoint and Use a database proxy endpoint to connect to an ApsaraDB RDS for PostgreSQL instance. You can move the pointer over the ID of the database proxy endpoint to view the connection settings of the database proxy endpoint. The connection settings include Read/Write Attributes and the information in the Read Weight Information section.
|
Read/Write Attributes | The read/write attributes of the database proxy. The value can be Read/Write and Read-only. For more information, see Configure the read/write attributes and the read weight of the database proxy. |
Internal Endpoint/Port | The internal endpoint of the database proxy endpoint and the port that is associated with the database proxy endpoint. You can use the internal endpoint to connect to your RDS instance over the internal network to use the database proxy feature. |
Public Endpoint/Port | The public endpoint of the database proxy endpoint and the port that is associated with the database proxy endpoint. You can use the public endpoint to connect to your RDS instance over the Internet to use the database proxy feature. Note The database proxy provides an internal endpoint by default. You can apply for a public endpoint. After you apply for a public endpoint, you can click the icon to the right of the endpoint to modify the prefix of the endpoint and the port that is associated with the endpoint. For more information, see Manage the database proxy endpoints.
|