Re: [v6ops] new draft: draft-li-v6ops-load-balancing-requirement-00.txt

lizhenqiang@chinamobile.com Wed, 06 July 2011 02:38 UTC

Return-Path: <lizhenqiang@chinamobile.com>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D85A521F87F9 for <v6ops@ietfa.amsl.com>; Tue, 5 Jul 2011 19:38:50 -0700 (PDT)
X-Quarantine-ID: <4U6qbvElR+v3>
X-Virus-Scanned: amavisd-new at amsl.com
X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "MIME-Version"
X-Spam-Flag: NO
X-Spam-Score: 0.118
X-Spam-Level:
X-Spam-Status: No, score=0.118 tagged_above=-999 required=5 tests=[AWL=0.495, BAYES_00=-2.599, RELAY_IS_221=2.222]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4U6qbvElR+v3 for <v6ops@ietfa.amsl.com>; Tue, 5 Jul 2011 19:38:50 -0700 (PDT)
Received: from imss.chinamobile.com (imss.chinamobile.com [221.130.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 5820C21F876D for <v6ops@ietf.org>; Tue, 5 Jul 2011 19:38:47 -0700 (PDT)
Received: from imss.chinamobile.com (localhost [127.0.0.1]) by localhost.chinamobile.com (Postfix) with ESMTP id B3F28A4C5; Wed, 6 Jul 2011 10:38:41 +0800 (CST)
Received: from mail.chinamobile.com (unknown [10.1.28.22]) by imss.chinamobile.com (Postfix) with ESMTP id ABDB3A41E; Wed, 6 Jul 2011 10:38:41 +0800 (CST)
To: Ray Hunter <v6ops@globis.net>, v6ops@ietf.org
MIME-Version: 1.0
From: lizhenqiang@chinamobile.com
Date: Wed, 06 Jul 2011 10:38:39 +0800
Message-ID: <OF6892B309.513705A7-ON482578C5.000E8606-482578C5.000E8669@chinamobile.com>
X-Mailer: Lotus Domino Web Server Release 6.5.6 March 06, 2007
X-MIMETrack: Serialize by Router on jtgsml01/servers/cmcc(Release 6.5.6|March 06, 2007) at 2011-07-06 10:38:40
MIME-Version: 1.0
Content-Type: text/plain; charset="GB2312"
Content-Transfer-Encoding: quoted-printable
X-TM-AS-Product-Ver: IMSS-7.0.0.8231-6.8.0.1017-18242.003
X-TM-AS-Result: No--3.870-7.0-31-10
X-imss-scan-details: No--3.870-7.0-31-10;No--3.870-7.0-31-10
X-TM-AS-User-Approved-Sender: No;No
X-TM-AS-User-Blocked-Sender: No
Subject: Re: [v6ops] new draft: draft-li-v6ops-load-balancing-requirement-00.txt
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/v6ops>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jul 2011 02:38:51 -0000

Thanks alot Ray for your comments and interests.

The submitted draft is mainly focused on the load balancing requirement of the network(ISP) side concentrators, i.e., the ARTF of dslite, the BR of 6rd, the NAT64 and IVI translators. Since web proxy is used at the enterprise side, it is IMO similar to B4 of dslite, and CE of 6rd.

ALG problem should be considered by the translation technology, such as NAT64. When designing the loadbalancing solution for NAT64, we will take this point into account.

Best Regards,
Zhenqiang Li
2011-07-06 

--------------------------------------------------------------------------------

From: Ray Hunter 
Sent: 2011-07-05  21:38:12 
To: v6ops@ietf.org WG; lizhenqiang@chinamobile.com 
Subject: re: [v6ops] new draft: draft-li-v6ops-load-balancing-requirement-00.txt 
 
Thanks for sharing your draft with us.

I think you may be missing a whole class of bottleneck that is not 
receiving too much attention at the moment.

Many enterprises transport the majority of their traffic over the 
boundary between their 'private' internal networks and the Internet via 
use of a "web proxy."

Application Level Gateways (ALG) = RFC2766 Section 2.4 are also 
considered a valid translation mechanism between IPv4 and IPv6 islands, 
and can be especially useful for simple outbound HTTP based web traffic. 
They may also be useful for translating certain inbound requests.

Traditionally the WCCP Web Cache Proxy Protocol (non IETF protocol, but 
described in http://tools.ietf.org/html/draft-wilson-wrec-wccp-v2-01) 
has been used to balance requests between multiple proxies, or for 
example between an IPv4 router and a farm of multiple WAN acceleration 
devices.

AFAIK WCCPv2 does not (yet) support IPv6, which IMHO is quite an 
omission in the options given to enterprises to migrate to IPv6 in a 
smooth manner.

regards, and good luck with your deployment,

RayH