Question

I found that when I use putty for our UNIX server connection, it gets time out message after certain time period. Every time I open putty window which is already connected, it it has been idle for more that say 30 minutes, it gets time out and I have to login again to new putty session.

Was it helpful?

Solution

Found one simple solution for the putty to resolve the "Idle Session Timeout", which overcomes logging again and again to Unix box Putty Sessions. This solution ensures that even if the login remained Idle for a longer time the session does not get killed till exit is explicitly performed.

In Putty Login Screen, Inside Category goTo Connections and change the value for "seconds between keepalives" to a positive number greater than 0. most probably 2 to keep the session alive. This keeps the session alive for even many days.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top