public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] SSH Hangs on
@ 2005-09-26 15:05 Edoceo Lists
  0 siblings, 0 replies; only message in thread
From: Edoceo Lists @ 2005-09-26 15:05 UTC (permalink / raw
  To: gentoo-user

List,
   I connect to my server with jEdit over SFTP using key pairs.  It works perfectly except that it makes many 
connections to the server and they don't die when I close jEdit.  After a session of developing my server will have 100s 
of ssh/sftp-subsystem process left over.  They will stay there forever too.  I've changed settings on the sshd to kill 
inactive sessions quickly and that works (if I ssh from a machine and do nothing for 30m it dies) but the sftp sessions 
will not gracefully quit.  I have to ssh in and say something like: kill `ps aux |grep 'sshd: username@notty' |awk '{ 
print $2 }'`  to clean them up.  Ideas?

/djb
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-26 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-26 15:05 [gentoo-user] SSH Hangs on Edoceo Lists

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox