Hi, thanxs venky,
But what is solution if that has happened?
Can I set any kernel parameter to flush out all the connection on some 
port?Or any command to do so.?
Thanxs again

Darshak
----- Original Message ----- 
From: "Venky" <venky...@sun.com>
To: <ug-bosug at opensolaris.org>
Sent: Sunday, August 27, 2006 2:16 PM
Subject: Re: [ug-bosug] Kill a coonection


> Hi Darshak,
>
> Are you referring to the server port being in a CLOSE_WAIT state
> or something similiar?  This almost always means that that
> connection has not been terminated cleanly by the client.
> Killing the client while it has the connection open is a good way
> of causing this to happen.
>
> Solution: avoid killing the client with a "kill -9".  Most
> applications tear down the connection cleanly when you send them
> the default TERM signal.
>
> Venky.
>
> On Sat, Aug 26, 2006 at 01:53:50PM +0530, darshak wrote:
>> Hi ALL
>>  I have many times observed that , even we kill a process/port, but the 
>> connection remains "ESTABLISHED" , so process in not restarting
>>
>>  What can be the solution? And what is the reasin for this behaviour
>>
>> Rgds
>> darshak
>
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>
> 



Reply via email to