This topic describes how to manage the dedicated proxy endpoints of an ApsaraDB RDS for MySQL instance. After you enable the dedicated proxy service, a default dedicated proxy endpoint is generated. The read/write splitting feature is bound to this endpoint. You can create, modify, or delete a dedicated proxy endpoint.
Prerequisites
Network types
Dedicated proxy endpoints come in three network types: Internal (VPC), Internal (Classic Network), and Public.
When you enable the dedicated proxy service, you can retain the default network type. After the default dedicated proxy endpoint is generated, you can create other dedicated proxy endpoints. The available network types vary based on the instance configuration.
Instance configuration | Network type of the default dedicated proxy endpoint | Network type of a new dedicated proxy endpoint |
---|---|---|
Standard or enhanced SSDs (VPC) | Internal (VPC) | Public |
Enhanced SSDs (VPC) | ||
Local SSDs (VPC) |
Internal (VPC) Public |
Internal (VPC) Internal (Classic Network) Public |
Local SSDs (classic network) |
Internal (Classic Network) Public |
Internal (Classic Network) Public |
Create a dedicated proxy endpoint
The default dedicated proxy endpoint is generated when you enable the dedicated proxy service. For more information, see Enable the dedicated proxy service for an ApsaraDB RDS for MySQL instance. You can also create other dedicated proxy endpoints.
Change a dedicated proxy endpoint or a port number
Delete a dedicated proxy endpoint
- If your RDS instance uses standard or enhanced SSDs, you cannot delete the dedicated proxy endpoint of the Internal (VPC) network type.
- If your RDS instance uses local SSDs, you must reserve at least one dedicated proxy endpoint.
- Go to the Database Proxy page.
- Find the dedicated proxy endpoint that you want to delete, and then click Delete. In the dialog box that appears, click OK.
Related operations
Operation | Description |
---|---|
DescribeDBProxy | Queries details about the dedicated proxies of an ApsaraDB RDS instance. |
CreateDBProxyEndpointAddress | Creates a dedicated proxy endpoint for an ApsaraDB RDS instance. |
ModifyDBProxyEndpointAddress | Modifies a dedicated proxy endpoint for an ApsaraDB RDS instance. |
DeleteDBProxyEndpointAddress | Deletes a dedicated proxy endpoint from an ApsaraDB RDS instance. |