net_read_timeout

2025-11-19 10:08:13  Updated

net_read_timeout specifies the number of seconds to wait for more data of the connection before aborting the read.

Attribute Description
Type Integer
Default value 30
Value range [1, 31536000]
Effective scope
  • Global
  • Session
  • When the server reads data from a client, the timeout period is specified by net_read_timeout.

    Contact Us