Re: [hybi] permessage-priority extension draft

"Martin J. Dürst" <duerst@it.aoyama.ac.jp> Fri, 24 January 2014 07:33 UTC

Return-Path: <duerst@it.aoyama.ac.jp>
X-Original-To: hybi@ietfa.amsl.com
Delivered-To: hybi@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9561E1A015F for <hybi@ietfa.amsl.com>; Thu, 23 Jan 2014 23:33:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.374
X-Spam-Level:
X-Spam-Status: No, score=0.374 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_JP=1.244, HOST_EQ_JP=1.265, MIME_8BIT_HEADER=0.3, RP_MATCHES_RCVD=-0.535] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZyObL6MFAhbl for <hybi@ietfa.amsl.com>; Thu, 23 Jan 2014 23:33:11 -0800 (PST)
Received: from scintmta01.scbb.aoyama.ac.jp (scintmta01.scbb.aoyama.ac.jp [133.2.253.33]) by ietfa.amsl.com (Postfix) with ESMTP id DB8771A010E for <hybi@ietf.org>; Thu, 23 Jan 2014 23:33:10 -0800 (PST)
Received: from scmse02.scbb.aoyama.ac.jp ([133.2.253.231]) by scintmta01.scbb.aoyama.ac.jp (secret/secret) with SMTP id s0O7X5cK014876; Fri, 24 Jan 2014 16:33:05 +0900
Received: from (unknown [133.2.206.134]) by scmse02.scbb.aoyama.ac.jp with smtp id 61c3_59b5_c3973352_84c9_11e3_8346_001e6722eec2; Fri, 24 Jan 2014 16:33:04 +0900
Received: from [IPv6:::1] (unknown [133.2.210.1]) by itmail2.it.aoyama.ac.jp (Postfix) with ESMTP id EC636BF54C; Fri, 24 Jan 2014 16:33:04 +0900 (JST)
Message-ID: <52E2171F.4030602@it.aoyama.ac.jp>
Date: Fri, 24 Jan 2014 16:32:47 +0900
From: "\"Martin J. Dürst\"" <duerst@it.aoyama.ac.jp>
Organization: Aoyama Gakuin University
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100722 Eudora/3.0.4
MIME-Version: 1.0
To: Adam Rice <ricea@google.com>
References: <634914A010D0B943A035D226786325D4446BF991A9@EXVMBX020-12.exch020.serverdata.net> <634914A010D0B943A035D226786325D4446BF9987B@EXVMBX020-12.exch020.serverdata.net> <CAHixhFr6wPQQRFrV72eXp9cUA=m1Qvxd2ZhYpqPXFa9pRhnZcQ@mail.gmail.com> <634914A010D0B943A035D226786325D4446C083400@EXVMBX020-12.exch020.serverdata.net> <CAM5k6X8cRGtUHp=jTSW5=h05ZTFSnm0Ow-Bak+XYC_qCT8LjXA@mail.gmail.com> <CAHixhFpZc8_=Rb7cj-iai-2atbu6fr1jPPUCjfo-VdRMA0p7iw@mail.gmail.com>
In-Reply-To: <CAHixhFpZc8_=Rb7cj-iai-2atbu6fr1jPPUCjfo-VdRMA0p7iw@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: "hybi@ietf.org" <hybi@ietf.org>
Subject: Re: [hybi] permessage-priority extension draft
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi/>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Jan 2014 07:33:12 -0000

On 2014/01/24 15:41, Adam Rice wrote:

> Another legitimate use is to allow the timely sending of control frames.
>
> For example, a server sending a large message down a slow link might want
> to interrupt the message with a "Ping" every few minutes to elicit a "Pong"
> from the client and keep the NAT mapping alive.

Wouldn't the NAT mapping be kept alive anyway as long as data is flowing?

Regards,   Martin.