tencent cloud

TDSQL Boundless

max_user_connections

Unduh
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-05-26 16:30:18

Feature Description

max_user_connections specifies the maximum number of connections allowed for a single user. A value of 0 indicates no connection limit. When a user's concurrent connections exceed the value of max_user_connections, the server rejects new connection requests from that user.
When adjusting the max_user_connections parameter, you need to consider the following factors:
System resources: Set an appropriate value based on the actual server resources. When resources are sufficient, you can appropriately increase the value of max_user_connections to improve the system's concurrent processing capability. When resources are constrained, you need to decrease the value of max_user_connections to avoid resource exhaustion.
Application requirements: Set an appropriate value based on the actual application requirements. For high-concurrency applications, you may need to increase the value of max_user_connections to meet concurrency demands. For low-concurrency applications, you can decrease the value of max_user_connections to conserve system resources.
User management: Set an appropriate value based on the user's actual needs and permissions. For users with special permissions, you may need to increase the value of max_user_connections to meet their specific requirements. For regular users, you can decrease the value of max_user_connections to limit their resource usage.

Attribute Description

Required
Description
Parameter Type
UINT
Default Value
0
Value Range
0 ~ 4294967295
Effective Scope
GLOBAL
SESSION
Restart Required
No

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan