Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!cmcl2!brl-adm!adm!ron@topaz.rutgers.EDU From: ron@topaz.rutgers.EDU (Ron Natalie) Newsgroups: comp.unix.wizards Subject: Re: FIN_WAIT_2 problem ? Message-ID: <7894@brl-adm.ARPA> Date: Wed, 17-Jun-87 12:07:04 EDT Article-I.D.: brl-adm.7894 Posted: Wed Jun 17 12:07:04 1987 Date-Received: Sun, 21-Jun-87 15:26:03 EDT Sender: news@brl-adm.ARPA Lines: 8 I should reemphasize to people who would automatically clear FIN_WAIT_2 after some period of time that this will blow away RSH possibly. RSH will close one side of the conection (remember TCP sockets are full-duplex) and hence waiting for small amounts of time (like 30 seconds) will zap legitimate connections for commands that take longer than 30 seconds to return their output. -Ron