Constant mz_ssh_util::tunnel::DEFAULT_KEEPALIVES_IDLE

source ·
pub const DEFAULT_KEEPALIVES_IDLE: Duration;
Expand description

TCP idle timeouts of 30s are common in the wild. An idle timeout of 10s is comfortably beneath that threshold without being overly chatty.