Re: [shara] [BEHAVE] Pref64 nature and referral support.
<teemu.savolainen@nokia.com> Thu, 05 February 2009 09:06 UTC
Return-Path: <teemu.savolainen@nokia.com>
X-Original-To: shara@core3.amsl.com
Delivered-To: shara@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 0523E3A6B64; Thu, 5 Feb 2009 01:06:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[AWL=0.000,
BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mNTKb82qhB1w;
Thu, 5 Feb 2009 01:05:59 -0800 (PST)
Received: from mgw-mx09.nokia.com (smtp.nokia.com [192.100.105.134]) by
core3.amsl.com (Postfix) with ESMTP id 053F53A6B60;
Thu, 5 Feb 2009 01:05:57 -0800 (PST)
Received: from vaebh105.NOE.Nokia.com (vaebh105.europe.nokia.com
[10.160.244.31]) by mgw-mx09.nokia.com (Switch-3.2.6/Switch-3.2.6) with ESMTP
id n1595UHc000553; Thu, 5 Feb 2009 03:05:34 -0600
Received: from vaebh104.NOE.Nokia.com ([10.160.244.30]) by
vaebh105.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959);
Thu, 5 Feb 2009 11:05:26 +0200
Received: from smtp.mgd.nokia.com ([65.54.30.5]) by vaebh104.NOE.Nokia.com
over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959);
Thu, 5 Feb 2009 11:05:17 +0200
Received: from NOK-EUMSG-01.mgdnok.nokia.com ([65.54.30.106]) by
nok-am1mhub-01.mgdnok.nokia.com ([65.54.30.5]) with mapi;
Thu, 5 Feb 2009 10:05:16 +0100
From: <teemu.savolainen@nokia.com>
To: <remi.despres@free.fr>, <brian.e.carpenter@gmail.com>
Date: Thu, 5 Feb 2009 10:04:51 +0100
Thread-Topic: [BEHAVE] Pref64 nature and referral support.
Thread-Index: Acl+C9z3lfmfsF4ARSGkar+Hi6JnMwJYhfUA
Message-ID: <18034D4D7FE9AE48BF19AB1B0EF2729F27E86EA1AE@NOK-EUMSG-01.mgdnok.nokia.com>
References: <4975B691.2040009@it.uc3m.es><21AC353A-5C47-48CC-A02B-6AB425543E00@muada.com>
<4977E563.5060202@gmail.com> <04fe01c97d87$5cac4320$c2f0200a@cisco.com>
<497A0FB7.4030903@it.uc3m.es> <055801c97d92$133b4b40$c2f0200a@cisco.com>
<497A3AA7.5000205@gmail.com> <497AE857.8040701@free.fr>
In-Reply-To: <497AE857.8040701@free.fr>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-OriginalArrivalTime: 05 Feb 2009 09:05:17.0278 (UTC)
FILETIME=[DD20EFE0:01C98770]
X-Nokia-AV: Clean
Cc: behave@ietf.org, shara@ietf.org, dwing@cisco.com
Subject: Re: [shara] [BEHAVE] Pref64 nature and referral support.
X-BeenThere: shara@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Sharing of an IPv4 Address discussion list <shara.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/shara>,
<mailto:shara-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/shara>
List-Post: <mailto:shara@ietf.org>
List-Help: <mailto:shara-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/shara>,
<mailto:shara-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Feb 2009 09:06:00 -0000
Inline,
>-----Original Message-----
>From: ext Rémi Després [mailto:remi.despres@free.fr]
>Sent: 24 January, 2009 12:07
>To: Brian E Carpenter
>Cc: Dan Wing; 'Behave WG'; Savolainen Teemu (Nokia-D-MSW/Tampere)
>Subject: Re: [BEHAVE] Pref64 nature and referral support.
>
>>> As chair, I would certainly like to see documents that detail such
>>> proposals. A discussion of the trade-offs and benefits would be
>>> valuable.
>To my knowledge, and for example, Teemu Savolainen ran a test
>in August 2008. It showed that a Google map use involved 4
>server addresses in parallel. With port dependent mapping on
>port 80, the number of needed client ports would have been
>divided by 4 .
Correct.
To be more exact, one test showed burst of 8 SYNs:
- TCP SYN to 74.125.77.136:80 (local port 1380) => requires new local port reservation 1
- TCP SYN to 74.125.77.136:80 (local port 1381) => requires new local port reservation 2
- TCP SYN to 74.125.77.93:80 (local port 1382) => could have shared existing local port '1'
- TCP SYN to 74.125.77.93:80 (local port 1383) => could have shared existing local port '2'
- TCP SYN to 74.125.77.91:80 (local port 1384) => could have shared existing local port '1'
- TCP SYN to 74.125.77.91:80 (local port 1385) => could have shared existing local port '2'
- TCP SYN to 74.125.77.190:80 (local port 1386) => could have shared existing local port '1'
- TCP SYN to 74.125.77.190:80 (local port 1387) => could have shared existing local port '2'
I.e. 8 different TCP sessions could have been multiplexed into 2 local ports.
And another test showed burst of 16 SYNs:
- TCP SYN to 74.125.77.93:80 (local port 1906) => requires new local port reservation 1
- TCP SYN to 74.125.77.136:80 (local port 1907) => could have shared existing local port '1'
- TCP SYN to 74.125.77.91:80 (local port 1908) => could have shared existing local port '1'
- TCP SYN to 74.125.77.91:80 (local port 1909) => requires new local port reservation 2
- TCP SYN to 74.125.77.190:80 (local port 1910) => could have shared existing local port '1'
- TCP SYN to 74.125.77.190:80 (local port 1911) => could have shared existing local port '2'
- TCP SYN to 74.125.77.190:80 (local port 1912) => requires new local port reservation 3
- TCP SYN to 74.125.77.136:80 (local port 1913) => could have shared existing local port '2'
- TCP SYN to 74.125.77.136:80 (local port 1914) => could have shared existing local port '3'
- TCP SYN to 74.125.77.93:80 (local port 1915) => could have shared existing local port '2'
- TCP SYN to 74.125.77.91:80 (local port 1916) => could have shared existing local port '3'
- TCP SYN to 74.125.77.93:80 (local port 1917) => could have shared existing local port '3'
- TCP SYN to 74.125.77.93:80 (local port 1918) => requires new local port reservation 4
- TCP SYN to 74.125.77.136:80 (local port 1919) => could have shared existing local port '4'
- TCP SYN to 74.125.77.91:80 (local port 1920) => could have shared existing local port '4'
- TCP SYN to 74.125.77.190:80 (local port 1921) > could have shared existing local port '4'
For me it looked like there could have been possibility for 75% local port savings in these two scenarios.
Of course if the destination server is having just one IP address, these kinds of savings would not be possible for such applications utilizing multiple parallel transport sessions. Maybe these kinds of applications should be hosted by servers with multiple IP addresses (even if all configured for same interface)?
What comes to hosts possibly having port restricted IP address allocated to themselves, it would seem they should utilize address dependent mapping (when applications are utilizing implicit source port bindings) to save ports in these kinds of use-cases (also in the case where the host implements internal NAT (for serving non-port-restricted IPv4 address compatible applications)).
Best regards,
Teemu
- Re: [shara] [BEHAVE] Pref64 nature and referral s… teemu.savolainen