Question d’entretien chez Bridge2 Solutions

How do you Linux increasing or decreasing TCP sockets timeouts?

Réponse à la question d'entretien

Utilisateur anonyme

28 janv. 2017

echo 2400 > /proc/sys/net/ipv4/tcp_keepalive_time or use sysctl to set the parameter to be persistent across reboots.