tencent cloud

TDSQL Boundless

net_read_timeout

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

Feature Description

net_read_timeout specifies the maximum wait duration for read operations within a connection, in seconds. The server closes the connection to the client if it does not receive data from the client within the specified time.
When the net_read_timeout parameter is adjusted, 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 increase the value of net_read_timeout to improve server performance. In an unstable network environment, you need to decrease the value of net_read_timeout to avoid prematurely closing connections to clients.
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_read_timeout to avoid prematurely closing connections to the client. If the client responds quickly, you can decrease the value of net_read_timeout to improve server performance.
Server load: Set an appropriate value based on the actual server load. Under high load, you may need to increase the value of net_read_timeout to improve server performance. Under low load, you can decrease the value of net_read_timeout to conserve system resources.

Attribute Description

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

ヘルプとサポート

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

フィードバック