Hello Bering-Team; I'm referring to the information on Jacques website:
"Yes, you can run sshd through inetd. sshd is normally not run from inetd because it needs to generate the server key before it can respond to the client, and this may take tens of seconds. Clients would have to wait too long if the key was re-generated every time. However, with small key sizes (e.g., 512) and few connections (clients) using sshd from inetd is feasible." Anyway Bering comes with the slower sshd via inetd as default. I'll suggest to switch back to the must faster sshd without inetd as default. It's a noticeable speed improvement even with only one client accessing sshd. regards kp _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
