I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-03-31 00:02:08-08 by gandalf
SSH causing spike in Cross Connects
I have set up Net::SSH::Perl ver 1.27 in Cygwin to do automatic logins to our Sun servers (running solaris 2.6 and 2.8). The Sun servers are running FSecure's SSH server. My script calles the sun servers in order executing a command on them like df -k and collects the output in a file that can be viewed for easy monitoring. What we see is that after the script has received the out put of the command and is disconnecting the sun servers see a huge spike in Cross Connects. In and of its self the Cross Connects are not a problem. However, Siteminder from Netegrity does not seem to recover well. After connecting and disconnecting 4 times in about 10 minutes Siteminder does not recover and completly hangs. My question is has anyone seen anything like this using this module talking to a sun server running FSecure's SSH. Could this be caused by different implimentations of SSH??? Please send all responses to louis_bohm_at_yahoo.com Thanks, Louis
Direct Responses: Write a response