[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100926.151946.39196112.davem@davemloft.net>
Date: Sun, 26 Sep 2010 15:19:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: w@....eu
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: TCP: orphans broken by RFC 2525 #2.17
From: Willy Tarreau <w@....eu>
Date: Sun, 26 Sep 2010 23:46:14 +0200
> Eventhough we optimize for the most common cases, that doesn't save us
> from having to support the legacy cases.
There is nothing "legacy" about performing a proper reset when data
was lost.
Otherwise the peer has every right to believe that the data it sent
was sinked all the way to the remote application.
Which it wasn't.
Reset is the only appropriate action in this situation.
If the application layer protocol you're dealing with is so broken
that a multi-megabyte transfer happens even when it gets an error
indication, that really isn't the kernels problem and it is very clear
where the "fix" lies and that in the application layer proptocol and
handling.
--
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