dead_socket_detection_timeout ================================================== dead_socket_detection_timeout 用于设置检测失效 Socket 的时间间隔。 | **属性** | **描述** | |------------------|------------| | 参数类型 | 时间类型 | | 默认值 | 10s | | 取值范围 | \[0s, 2h\] | | 是否重启 OBServer 生效 | 否 | 其中: * 当 dead_socket_detection_timeout 的值为 0 时,表示禁用 Socket 级故障检测。 * 当 dead_socket_detection_timeout 的值大于 0 时,表示启用 Socket 级故障检测,且当发送端有数据超过 设置的时间还未收到对方的应答,则认为当前 Socket 不可用。