Performance concern (General questions)
We are usingthe SSH component and connecting from a Windows 2003 server to a Sun Solaris server. I am noticing that it takes approximately 20 seconds to execute a Unix command (su or grep) once my connection is open. The same commands take milliseconds using a straight telnet connection.
Anyone see this before?
Thanks.