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

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백