All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reza Roboubi <reza@parvan.net>
To: Andi Kleen <andi@firstfloor.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: TCP_LINGER2 TIME_WAIT
Date: Thu, 13 Sep 2007 09:08:06 -0700	[thread overview]
Message-ID: <46E96066.2030505@parvan.net> (raw)
In-Reply-To: <p73ir6eyk7d.fsf@bingen.suse.de>

Andi Kleen wrote:
> Reza Roboubi <reza@parvan.net> writes:
> 
>> man 7 tcp says TCP_LINGER2 sets the lifetime of orphaned FIN_WAIT2 state
>> sockets.  What about wanting to forcibly kill a "rotten" TCP socket in
>> any other "WAIT" state like TIME_WAIT?
> 
> The whole point of TIME-WAIT is catching old packets still in network.
> Killing it early would avoid its purpose.

tcp_max_tw_buckets does exactly that system wide, and for good reason. 
Why not give userspace oversight over the process?

Reza.

      reply	other threads:[~2007-09-13 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-13  3:54 TCP_LINGER2 TIME_WAIT Reza Roboubi
2007-09-13  9:43 ` Andi Kleen
2007-09-13 16:08   ` Reza Roboubi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E96066.2030505@parvan.net \
    --to=reza@parvan.net \
    --cc=andi@firstfloor.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.