[Ssh-sftp-perl-users] Creating a new ssh object take more than 1 minute
Brought to you by:
dbrobins
From: Sander P. <San...@da...> - 2005-12-02 01:24:02
|
Hello, Creating a new ssh object takes an enormous amount of time on my system. Simply using ssh from the command line works instantly. Any idea what could be taking all this time? I turned debug on and I noticed that several things took quite a while: 'Algorithms, s-c: 3des-cbc hmac-sha1 none' 'Computing shared secret key' 'Verifying server signature' Together the object takes more than a minute to create. Then actually logging in also takes another 15 seconds or so. Thanks, Sander |