Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
Usage specification recommendations
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.net_read_timeout parameter, you need to consider the following factors: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.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.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.Required | Description |
Parameter Type | ULONG |
Default Value | 30 |
Value Range | 1 ~ 31536000 |
Effective Scope | GLOBAL SESSION |
Restart Required | No |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan