Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2007 15:53:55 +0100
From:      "Christian Walther" <cptsalek@gmail.com>
To:        "Grant Peel" <gpeel@thenetnow.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FIN_WAIT_2
Message-ID:  <14989d6e0702240653o60b2a7b5o57dab000dd70e7b4@mail.gmail.com>
In-Reply-To: <001301c7581a$e19179f0$6501a8c0@GRANT>
References:  <001301c7581a$e19179f0$6501a8c0@GRANT>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24/02/07, Grant Peel <gpeel@thenetnow.com> wrote:
> Hi all,
>
> Just wondering if anyone has found / knows of a way to kill sockets that are stuck in FIN_WIAT_2 state - without rebooting the server.
>
> When I kill the processes (in this case the pop3 server) that allows the connection, it still takes about 3 hours for the socket to time out and die.

What is your problem with sockets being in this state? Normaly they
don't consume any resources that would lead to performance problems.
As you say, they die eventually.
Sockets in this state are no problem, it's just that the client failed
to sent the last ACK to the server, which would finally close the
communication.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14989d6e0702240653o60b2a7b5o57dab000dd70e7b4>