tencent cloud

TDSQL Boundless

net_read_timeout

PDF
フォーカスモード
フォントサイズ
最終更新日: 2026-03-27 17:47:37

Feature Description

net_read_timeout is used to set the maximum wait duration for reading data during a connection, in seconds. If the server fails to receive data sent by the client within the specified time, the server will close the connection with the client.
When adjusting the net_read_timeout parameter, you need to consider the following factors:
Network environment: Set appropriate values according to the actual network environment and bandwidth. In a stable network environment, the value of net_read_timeout can be appropriately increased to improve server performance. In an unstable network environment, the value of net_read_timeout needs to be reduced to avoid closing the connection with the client prematurely.
Client response speed: Set appropriate values based on the client's response speed. If the client responds slowly, the value of net_read_timeout may need to be increased to avoid prematurely closing the connection with the client. If the client responds quickly, the value of net_read_timeout can be reduced to improve server performance.
Server load: Set appropriate values based on the actual load on the server. In case of high load, the value of net_read_timeout may need to be increased to improve server performance. In case of low load, the value of net_read_timeout can be reduced to save system resources.

Attribute Description

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

ヘルプとサポート

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

フィードバック