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 |
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 ODP and the applicable scope of this variable is set to Global, the variable takes effect after ODP is restarted.