This topic describes how to manage the dedicated proxy endpoints of an ApsaraDB RDS for MySQL instance. After the dedicated proxy feature is enabled, a default dedicated proxy endpoint is generated. The proxy terminal feature is bound to this endpoint. You can create, modify, or delete a dedicated proxy endpoint.
Network types
Dedicated proxy endpoints come in three network types: Internal (VPC), Internal (Classic Network), and Public.
After the dedicated proxy feature is enabled, a default dedicated proxy endpoint is generated. You can retain the default network type of the default dedicated proxy endpoint. You can also create more dedicated proxy endpoints. The available network types vary based on the configuration of your RDS instance.
Instance configuration | Network type of the default dedicated proxy endpoint | Network type of a new dedicated proxy endpoint |
---|---|---|
Standard SSDs (VPC) | Internal (VPC) | Public |
ESSDs (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
After the dedicated proxy feature is enabled, a default dedicated proxy endpoint is generated. For more information, see Enable the dedicated proxy of an ApsaraDB RDS for MySQL instance. You can create more dedicated proxy endpoints.
Change a dedicated proxy endpoint or the port number that is bound to the endpoint
Delete a dedicated proxy endpoint
- If your RDS instance uses standard SSDs or enhanced SSDs (ESSDs), you cannot delete a dedicated proxy endpoint whose network type is Internal (VPC).
- If your RDS instance uses local SSDs, you must retain at least one dedicated proxy endpoint.
References
Related operations
Operation | Description |
---|---|
DescribeDBProxy | Queries details about the dedicated proxy of an ApsaraDB RDS instance. |
CreateDBProxyEndpointAddress | Creates a dedicated proxy endpoint for an ApsaraDB RDS instance. |
ModifyDBProxyEndpointAddress | Modifies a dedicated proxy endpoint of an ApsaraDB RDS instance. |
DeleteDBProxyEndpointAddress | Deletes a dedicated proxy endpoint of an ApsaraDB RDS instance. |