From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Predrag Hodoba <predrag.hodoba@gmail.com>
Cc: David Miller <davem@davemloft.net>,
dagriego@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH] NET: Add TCP connection abort IOCTL
Date: Fri, 30 Mar 2007 11:33:32 -0700 [thread overview]
Message-ID: <460D57FC.6080007@linux-foundation.org> (raw)
In-Reply-To: <46d726f90703300810q619e8bbmb5b15a58ff37bbed@mail.gmail.com>
Predrag Hodoba wrote:
> On 30/03/07, Stephen Hemminger <shemminger@osdl.org> wrote:
>> David Miller wrote:
>> >
>> > Something being in the CGL specification is to me exactly a great
>> > reason NOT to add it. That specification is so full of garbage it's
>> > unbelievable.
>> >
>> > Thanks, you've given me one more reason not to even remotely consider
>> > adding this feature.
>> >
>> Agreed, CGL is a vendor driven group that has always wanted to replicate
>> proprietary misfeatures onto Linux. There is a real requirement to
>> provide high availability but there should be no requirement to
>> implement
>> the solution in the same crap way as legacy Unix.
>
> OK, let's put aside CGL and legacy Unices.
>
> Still, I don't see how the case I mentioned can easily be handled.
> (The case being - effective clean up of all affected client TCP
> connections, following failover of the server IP address from active
> to passive node in a highly available cluster).
Why clean them up? The client connections will timeout and they can
reconnect. Actively killing them early does nothing helpful. Just like
the CGL requirement for forced unmount, the forced operation introduces
a whole bunch of race conditions and shared file descriptor problems.
next prev parent reply other threads:[~2007-03-30 18:33 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-27 21:47 [PATCH] NET: Add TCP connection abort IOCTL David Griego
2007-03-27 22:30 ` David Miller
2007-03-27 23:09 ` Mark Huth
2007-03-27 23:36 ` David Miller
2007-03-28 6:02 ` Eric Dumazet
2007-03-28 6:35 ` David Miller
2007-03-28 0:27 ` John Heffner
2007-03-28 0:34 ` John Heffner
2007-03-28 3:09 ` Herbert Xu
2007-03-28 1:52 ` David Miller
2007-03-28 0:04 ` Rick Jones
2007-03-29 14:56 ` Predrag Hodoba
2007-03-29 18:41 ` David Miller
2007-03-30 1:09 ` Stephen Hemminger
2007-03-30 15:10 ` Predrag Hodoba
2007-03-30 18:33 ` Stephen Hemminger [this message]
2007-03-30 19:09 ` Predrag Hodoba
2007-03-30 20:46 ` Rick Jones
2007-03-31 6:25 ` Predrag Hodoba
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=460D57FC.6080007@linux-foundation.org \
--to=shemminger@linux-foundation.org \
--cc=dagriego@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=predrag.hodoba@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).