dead_socket_detection_timeout specifies the time interval for detecting invalid sockets.
| Attribute | Description |
|---|---|
| Type | Time |
| Default value | 10s |
| Value range | [0s, 2h] |
| Effective upon restart of OBServer node | No |
Notes:
If
dead_socket_detection_timeoutis set to 0, socket-level fault detection is disabled.If
dead_socket_detection_timeoutis set to a value greater than 0, socket-level fault detection is enabled. When a data sender does not receive a response from the receiver within the specified period, the current socket is deemed unavailable.