Paolo Carlini <paolo.carl...@oracle.com> writes: > Hi, > > On 05/13/2014 01:23 PM, Daniel Ortiz wrote: >> Dear Jonathan, >> >> excuse me if you already tried this, but perhaps you can add the >> following to your ssh config file (sends a null packet every 300 >> secs. to keep the connection alive): > Frankly, every time I read about something similar I find it extremely > dumb. Of course you didn't invent anything here, thus *please* don't > take my observation personally, but it must be a better way.
I don't think this qualifies as a better way, but on linux you can play with these knobs too: sysctl -w net.ipv4.tcp_keepalive_time=15 \ net.ipv4.tcp_keepalive_intvl=15 \ net.ipv4.tcp_keepalive_probes=20 _______________________________________________ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users