Re: SSH 3.4 Hanging Connections
From: ynotssor (ynotssorAT@info.der-keiler.de)Date: 09/13/02
- Next message: Nico Kadel-Garcia: "Re: configure fails on solaris 8"
- Previous message: : "SSH 3.4 Hanging Connections"
- In reply to: : "SSH 3.4 Hanging Connections"
- Next in thread: Richard E. Silverman: "Re: SSH 3.4 Hanging Connections"
- Reply: Richard E. Silverman: "Re: SSH 3.4 Hanging Connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "ynotssor" <ynotssorAT hotmaildot `\rm -rf /` com> Date: Thu, 12 Sep 2002 17:45:58 -0700
"T Shilo" <tingashilo@yahoo.com> wrote in message news:3932b777.0209121258.7912c0c8@posting.google.com...
>
> After compiling and installing OpenSSH3.4 on my RH7.1
> machine today, I encountered a behavior I haven't met
> before.
> I am running some scripts which connect to the machine
> over and over. After some time I discovered lots of
> zombie process on the SSH client machine, and lots
> of established connections on the server.
> After booting the client, the server still showed
> the connections, even after I waited for quite some
> time.
>
> Any ideas on why this happened or how I can avoid it ?
You probably want
KeepAlive no
in both the server and client config files. The default is "yes".
tony
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
- Next message: Nico Kadel-Garcia: "Re: configure fails on solaris 8"
- Previous message: : "SSH 3.4 Hanging Connections"
- In reply to: : "SSH 3.4 Hanging Connections"
- Next in thread: Richard E. Silverman: "Re: SSH 3.4 Hanging Connections"
- Reply: Richard E. Silverman: "Re: SSH 3.4 Hanging Connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|