transparent tcp improvements
"Karl Jonas" <karl.jonas@fokus.fhg.de> Mon, 15 April 2002 08:10 UTC
Reply-To: <karl.jonas@ieee.org>
From: "Karl Jonas" <karl.jonas@fokus.fhg.de>
To: <tcpsat@grc.nasa.gov>
Subject: transparent tcp improvements
Date: Mon, 15 Apr 2002 10:10:35 +0200
Message-ID: <OHEFJNMPOIMBPIIHGBDCCEMMCFAA.karl.jonas@fokus.fhg.de>
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_NextPart_000_001C_01C1E465.C887FE30"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Importance: Normal
Sender: owner-tcpsat@grc.nasa.gov
Precedence: bulk
Status: RO
Content-Length: 3302
Lines: 97
Dear Experts, I browsed through your mailing list archive, looked at a couple of referenced docs, looking for the following solution to the long-delay problem: having a mobile device attached to a long-delay wireless link, I would like to improve tcp's performance by sending early ACKs from a box at the 'end' of the terrestrial network towards the tcp sender in the terrestrial network: mobile -- (long delay wireless link) -- tcp box -- (terrestrial nw) -- sender The idea is that tcp's slow start / congestion avoidance mechanism will handle the situation in the terrestrial nw correctly, and transmission will not suffer from the long delay link. The 'tcp box' must monitor tcp sesssions, generate acks towards the sender (possibly drop acks from the mobile?), and of course buffer tcp data that it has ack'ed to the sender, but which has not been ack'ed by the mobile yet. Since this is a very simple idea, I am sure that it has been implemented and evaluated. Please send me any reference to such an approach (I could not find one yet). Note that I am not interested in split-tcp, snoop, i-tcp or similar approaches that are non-transparent to the sender/receiver, or that need a modification on the mobile terminal side of the wireless link. Thanks for your help (please reply (also) to my address karl.jonas@ieee.org) Karl -- Prof. Dr. Karl Jonas EMail: karl.jonas@ieee.org University of Applied Science FhG FOKUS CC SATCom Grantham-Allee 20 Schloss Birlinghoven 53757 Sankt Augustin D-53754 Sankt Augustin Tel: +49 (0)2241 865244 +49 (0)2241 141599 Fax: +49 (0)2241 141050 WWW: www.gmd.de/people/Karl.Jonas/
- transparent tcp improvements Karl Jonas
- Re: transparent tcp improvements Mike Jagdis
- Re: transparent tcp improvements David Carek
- Re: transparent tcp improvements Joseph Ishac