Displaying 3 results from an estimated 3 matches for "controltimeout".
2007 Jul 23
0
ControlPersist + IdleTimeout
...that makes ssh behave more like sudo. You
connect to a host typing your password, you quit, you connect again
and you are let in immediately. If you wait for too long you have to
type your password again.
It works if you have a ControlPath, ControlMaster is auto,
ControlPersist is yes and ControlTimeout is for example 5m. This will
make a master when you quit your shell, and it will exit if no data
has passed through for 5 minutes.
You can find it here:
https://bugzilla.mindrot.org/show_bug.cgi?id=1330#c5
It works really well as long as you exit by closing your shell. If
you exit by...
2014 Apr 02
0
[Announce] CTDB 2.5.3 available for download
...performance has been improved.
* Record locking now compares records based on their hashes to avoid
scheduling multiple requests for records on the same hashchain.
* An internal timeout for revoking read-only record relegations has
been changed from hard-coded 5 seconds to the value of the
ControlTimeout tunable. This makes it less likely that ctdbd will
abort.
* Many test improvements and additions.
Reporting bugs & Development Discussion
===============================
Please discuss this release on the samba-technical mailing list or by
joining the #ctdb IRC channel on irc.freenode.ne...
2007 Jul 05
36
[Bug 1330] New: RFE: 'ControlPersist' support -- automatically fork and leave ControlMaster behind as a dæmon
http://bugzilla.mindrot.org/show_bug.cgi?id=1330
Summary: RFE: 'ControlPersist' support -- automatically fork and
leave ControlMaster behind as a d?mon
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: