[Bug 1263] connection sharing often freezes
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Nov 20 22:42:56 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1263
------- Comment #10 from dtucker at zip.com.au 2006-11-20 22:42 -------
On the server when it's hung, can you do "strace -p [pidofsshd]" (the
unprivileged one) and see what it's waiting on? The equivalent on the
client would be great if it's available (for both master and slave) but
I don't know what, if any, the equivalent might be on OS X.
Also, I noticed that the descriptors mentioned on the client side are
relatively high. Are you really running 5-15 sessions concurrently?
If not there might be a descriptor leak in there somewhere (not sure if
it's contributing to the problem you're seeing though).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list