net_write_timeout

2024-03-05 01:54:26  Updated

net_write_timeout specifies the number of seconds to wait for a block to be written to a connection before aborting the write.

Attribute Description
Type INT
Default value 60
Value range [1, 31536000]
Applicable scope
  • Global
  • Session
  • When the server writes data to a client, the timeout period is specified by net_write_timeout.

    Notice

    If the cluster is connected to an OceanBase Database Proxy (ODP) and the applicable scope of this variable is set to Global, the variable takes effect after the ODP is restarted.

    Contact Us