tcp_keepalive_time:连接多长时间没有数据往来发送探针请求,默认为7200s(2h);tcp_keepalive_probes:探测失败重试的次数默认为 10 次;tcp_keepaliv…