All Products
Search
Document Center

ApsaraDB RDS:[Product changes/Feature changes] The default maximum number of connections and maximum IOPS of are increased for specific ApsaraDB RDS for MySQL instances with Premium Local SSDs

Last Updated:Mar 28, 2026

Starting September 19, 2025 (Singapore Time), the default maximum number of connections and maximum IOPS have been increased for specific dedicated ApsaraDB RDS for MySQL instances with Premium Local SSDs. No additional fees apply.

Scope

This change applies to specific dedicated instance types of primary ApsaraDB RDS for MySQL instances with Premium Local SSDs. For the full list of affected instance types, see Instance types for primary ApsaraDB RDS for MySQL instances (Standard Edition).

Phased-out instance types are not affected. To benefit from the updated limits, change your instance to an available instance type.

How the change takes effect

The effective date depends on when your instance was created:

  • Instances created on or after September 19, 2025 (Singapore Time): The increased limits apply automatically — no action required.

  • Instances created before September 19, 2025 (Singapore Time): The increased limits apply only after you restart the instance or change its specifications.

    Important

    Restarting an instance causes a brief disconnection of approximately 30 seconds. Make sure your application has an automatic reconnect mechanism, and schedule the restart during a low-traffic window.

Potential impacts

An increase in maximum IOPS raises the denominator in the IOPS utilization formula:

IOPS utilization = Actual IOPS used / Maximum IOPS for the instance

After the change takes effect, you may see a sudden drop in monitored IOPS utilization. This is expected behavior, not a performance issue.

New limits by instance type

The following table shows the updated maximum connections and maximum IOPS for each affected dedicated instance type.

Instance familyInstance typeCPU and memoryMax connections beforeMax connections afterMax IOPS beforeMax IOPS after
Dedicatedmysql.x8.medium.22 cores, 16 GB2,5008,00015,00030,000
Dedicatedmysql.x4.large.24 cores, 16 GB2,5008,00030,00040,000
Dedicatedmysql.x8.large.24 cores, 32 GB5,00012,00040,00060,000
Dedicatedmysql.x4.xlarge.28 cores, 32 GB5,00012,00045,00060,000
Dedicatedmysql.x8.xlarge.28 cores, 64 GB10,00016,00050,00090,000
Dedicatedmysql.x4.2xlarge.216 cores, 64 GB10,00016,00060,00075,000
Dedicatedmysql.x8.2xlarge.216 cores, 128 GB20,00032,00060,000105,000
Dedicatedmysql.x4.4xlarge.232 cores, 128 GB20,00032,00080,000105,000
Dedicatedmysql.x6.4xlarge.232 cores, 192 GB95,000120,000
Dedicatedmysql.x8.4xlarge.232 cores, 256 GB100,000135,000

Verify the updated limits

To confirm that the new limits are in effect on your instance:

  1. Go to the RDS console and click the instance ID.

  2. In the Configuration Information section of the instance details page, check the values of Maximum Connections and Maximum IOPS.

References