[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100926.234202.241938788.davem@davemloft.net>
Date: Sun, 26 Sep 2010 23:42:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: w@....eu
Cc: netdev@...r.kernel.org
Subject: Re: TCP: orphans broken by RFC 2525 #2.17
From: Willy Tarreau <w@....eu>
Date: Mon, 27 Sep 2010 07:39:01 +0200
> On Sun, Sep 26, 2010 at 06:12:02PM -0700, David Miller wrote:
>> From: Willy Tarreau <w@....eu>
>> Date: Mon, 27 Sep 2010 01:25:30 +0200
>>
>> > Agreed. But that's not a reason for killing outgoing data that is
>> > being sent when there are some data left in the rcv buffer.
>>
>> What alternative notification to the peer do you suggest other than a
>> reset, then? TCP gives us no other.
>
> I know, and I agree to send the reset, but after the data are correctly
> transferred. This reset's purpose is only to inform the other side that
> the data it sent were destroyed. It is not a requirement to tell it they
> were destroyed earlier or later. What matters is that it's informed they
> were destroyed.
So you want us to hold onto to the full connection state for however
long it takes to send the pending data just because your application
doesn't want to wait around to sink a pending newline character?
Is that what this boils down to?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists