Displaying 2 results from an estimated 2 matches for "maxidletim".
Did you mean:
maxidletime
2006 Jul 28
0
my development with new feature MaxIdleTime
Hello,
at July, 20th I wrote about a new feature I developed. But to this mail I got no
reaction til this moment. Did I made something wrong? Do You have no interest
for this? Do I be inside the wrong community? There is no hurry, I only
interested for your feedback.
Thank you for your attention and kind regards,
Andreas Schigold
--
#############################
# Andreas Schigold #
2006 Jul 20
0
new feature MaxIdleTime
...please ask me. If you accept it, please let me know the
version you will put it in.
Here I want to describe a use case:
* we can set the idle timeout of the ISDN-router to - let's say - 10
Seconds
* we can call our machines with "ssh -oServerAliveInterval=3
-oMaxIdleTime=180 user at machine-ip"
* if the user closes the connection, ISDN-line hangs up 10 Seconds
later
* if the user interruptes his interaction for what ever (i.e. search
something he needs to continue) he has a time window of 3 minutes
* if the user forget to close th...