dead_socket_detection_timeout specifies the time interval for detecting invalid sockets.
| Property | Description |
|---|---|
| Parameter type | Time |
| Default value | 10s |
| Value range | [0s, 2h] |
| Effective upon OBServer restart | No |
Note:
If dead_socket_detection_timeout is set to 0, socket-level fault detection is disabled.
If dead_socket_detection_timeout is 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 time period, the current socket is deemed unavailable.