tencent cloud

TDSQL Boundless

net_retry_count

ダウンロード
フォーカスモード
フォントサイズ
最終更新日: 2026-05-26 16:30:19

Feature Description

net_retry_count specifies the maximum number of retries for the server when it attempts to reconnect to a client. If consecutive failures reach the value of net_retry_count during a reconnection attempt, the server abandons the reconnection and closes the connection to the client.
When adjusting the net_retry_count parameter, you need to consider the following factors:
Network environment: Set an appropriate value based on the actual network conditions and bandwidth. In a stable network environment, you can appropriately decrease the value of net_retry_count to improve server performance. In an unstable network environment, you need to increase the value of net_retry_count to enhance the success rate of reconnections.
Client response speed: Set an appropriate value based on the client's response speed. If the client responds slowly, you may need to increase the value of net_retry_count to improve the success rate of reconnections. If the client responds quickly, you can decrease the value of net_retry_count to enhance server performance.
Server load: Set an appropriate value based on the actual server load. Under high load conditions, you may need to increase the value of net_retry_count to improve the success rate of reconnections. Under low load conditions, you can decrease the value of net_retry_count to conserve system resources.

Attribute Description

Required
Description
Parameter Type
ULONG
Default Value
10
Value Range
1 ~ 18446744073709551615
Effective Scope
GLOBAL
SESSION
Restart Required
No

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック