employer cover photo
employer logo
employer logo

Bridge2 Solutions

Is this your company?

Bridge2 Solutions Interview Question

How do you Linux increasing or decreasing TCP sockets timeouts?

Interview Answer

Anonymous

Jan 28, 2017

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