Re: [Webpush] some comments and feedback on the draft-thomson-webpush-protocol-00

Darshak Thakore <d.thakore@cablelabs.com> Wed, 01 July 2015 01:03 UTC

Return-Path: <d.thakore@cablelabs.com>
X-Original-To: webpush@ietfa.amsl.com
Delivered-To: webpush@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A5411A1BD2 for <webpush@ietfa.amsl.com>; Tue, 30 Jun 2015 18:03:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.226
X-Spam-Level:
X-Spam-Status: No, score=0.226 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_MODEMCABLE=0.768, HOST_EQ_MODEMCABLE=1.368, T_RP_MATCHES_RCVD=-0.01] 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 kIw5B3b7B3YV for <webpush@ietfa.amsl.com>; Tue, 30 Jun 2015 18:03:54 -0700 (PDT)
Received: from ondar.cablelabs.com (ondar.cablelabs.com [192.160.73.61]) by ietfa.amsl.com (Postfix) with ESMTP id 83F771A1BB1 for <webpush@ietf.org>; Tue, 30 Jun 2015 18:03:54 -0700 (PDT)
Received: from kyzyl.cablelabs.com (kyzyl [10.253.0.7]) by ondar.cablelabs.com (8.14.7/8.14.7) with ESMTP id t6113rgS009270; Tue, 30 Jun 2015 19:03:53 -0600
Received: from exchange.cablelabs.com (10.5.0.19) by kyzyl.cablelabs.com (F-Secure/fsigk_smtp/407/kyzyl.cablelabs.com); Tue, 30 Jun 2015 19:03:38 -0600 (MDT)
X-Virus-Status: clean(F-Secure/fsigk_smtp/407/kyzyl.cablelabs.com)
Received: from EXCHANGE.cablelabs.com ([::1]) by EXCHANGE.cablelabs.com ([::1]) with mapi id 14.03.0224.002; Tue, 30 Jun 2015 19:03:50 -0600
From: Darshak Thakore <d.thakore@cablelabs.com>
To: "Brian Raymor (MS OPEN TECH)" <Brian.Raymor@microsoft.com>, "webpush@ietf.org" <webpush@ietf.org>
Thread-Topic: [Webpush] some comments and feedback on the draft-thomson-webpush-protocol-00
Thread-Index: AdCuzhtddIsjhqcjQPeKa7MgtolfFwEy7AsA
Date: Wed, 01 Jul 2015 01:03:50 +0000
Message-ID: <D1B8810E.5A99%d.thakore@cablelabs.com>
References: <BY2PR0301MB0647289CE3A44FF76F71C71183AF0@BY2PR0301MB0647.namprd03.prod.outlook.com>
In-Reply-To: <BY2PR0301MB0647289CE3A44FF76F71C71183AF0@BY2PR0301MB0647.namprd03.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-MacOutlook/14.5.2.150604
x-originating-ip: [10.5.0.27]
Content-Type: text/plain; charset="iso-8859-1"
Content-ID: <269D3C432266D042AE7E3201C212A3F9@cablelabs.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: <http://mailarchive.ietf.org/arch/msg/webpush/YrcWfwaOx-73mIE35Mt-HyVR1-0>
Subject: Re: [Webpush] some comments and feedback on the draft-thomson-webpush-protocol-00
X-BeenThere: webpush@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Discussion of potential IETF work on a web push protocol <webpush.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webpush>, <mailto:webpush-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/webpush/>
List-Post: <mailto:webpush@ietf.org>
List-Help: <mailto:webpush-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webpush>, <mailto:webpush-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Jul 2015 01:03:58 -0000

I did look at that thread and the issue.
I¹m not necessarily suggesting that we solve the prioritization problem in
this draft itself. I agree that we first need to gather use cases and
requirements.
All I was suggesting for now is that given that the Prefer header is a
good candidate to carry such information, can we for now also use it to
carry the TTL semantics instead of defining a new header.

Darshak


On 6/24/15, 4:40 PM, "Brian Raymor (MS OPEN TECH)"
<Brian.Raymor@microsoft.com> wrote:

>On Thursday, Jun 18, 2015, Darshak Thakore <d.thakore@cablelabs.com>
>wrote:
>
>> Push message prioritization - Would it make sense to use the Prefer
>>header instead of the TTL header. This would allow carrying
>>prioritization info for
>> messages (the prioritization is only relative to the application
>>server's own set of messages) to be carried in the Prefer header (e.g.
>>Prefer: priority=5, wait=10).
>> Also the wait 0 can be used to indicate the equivalent of TTL 0 or we
>>can even define a new preference token.
>
>Dan Druta raised the question of priorities earlier on the mailing list.
>The thread starts:
>  
>https://mailarchive.ietf.org/arch/msg/webpush/7ltW-kU9katoRX6J0hlv-QAFplM
>
>There's also a related issue open on our github:
>  https://github.com/unicorn-wg/webpush-protocol/issues/28
>which references - https://tools.ietf.org/html/draft-thomson-http-nice-02
>- as an option to explore.
>
>It would be helpful to first clarify use cases and requirements as Dan
>concluded in the earlier
>thread?
>
>
>
>