From nobody Mon Mar  2 07:54:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id DB6123A0997
 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 07:54:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
 header.d=github.com
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 9Sp6jLghrhoy for <quic-issues@ietfa.amsl.com>;
 Mon,  2 Mar 2020 07:54:15 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 133303A0A58
 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 07:54:00 -0800 (PST)
Received: from github-lowworker-bb778fb.ash1-iad.github.net
 (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56])
 by smtp.github.com (Postfix) with ESMTP id 9E72BC6068C
 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 07:53:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
 s=pf2014; t=1583164438;
 bh=UijaqnJbkRFSX8vDBkA1FEUq4C+rBI+ndubsgftwtFc=;
 h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID:
 List-Archive:List-Post:List-Unsubscribe:From;
 b=wf1ej6AiuA68HulrYASLcJJfg2cXNpE5A6u57H9B9Y/Z85QTCB/fQTgS4tc/Aid0r
 AqmO6akBcsEnwIFUg4c7wrOgutoVGarpnnBJDklnVhM3+Ui/HDF7wZhx4Uip5Dl2xa
 MYmiNnVqXgVkAi+e8vrxsS2JHD6gdcFPFzy3dUZs=
Date: Mon, 02 Mar 2020 07:53:58 -0800
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts
 <reply+AFTOJKYZVVVSWXMAHVIYN3V4NEGRNEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/593471801@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server
 remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_5e5d2c168f004_3e773ff35dacd95c777b3";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/41zJ_FpTlv50K2F7Iu3IyFzbfiE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG
 <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Mar 2020 15:54:25 -0000


----==_mimepart_5e5d2c168f004_3e773ff35dacd95c777b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Given QUIC v1 is chartered to support connection migration and not multipath, we could also say clients shouldn't probe more than one extra path at once.

I'm fine with having a hard-coded limitation, though if we are to set the maximum to one, then we need to decide whether or not migration due to SPA is counted. It would be simpler to include it, but the potential downside would be that probing using a different network interface would be forbidden until migration to the preferred address concludes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-593471801
----==_mimepart_5e5d2c168f004_3e773ff35dacd95c777b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Given QUIC v1 is chartered to support connection migration and not multipath, we could also say clients shouldn't probe more than one extra path at once.</p>
</blockquote>
<p>I'm fine with having a hard-coded limitation, though if we are to set the maximum to one, then we need to decide whether or not migration due to SPA is counted. It would be simpler to include it, but the potential downside would be that probing using a different network interface would be forbidden until migration to the preferred address concludes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489?email_source=notifications&amp;email_token=AFTOJK2ATP7RMIDE7PGOVI3RFPJBNA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP2SOI#issuecomment-593471801">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZED6HT7QIU57ZRNPLRFPJBNANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGO562USLBYFBACADRFPJBNA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP2SOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489?email_source=notifications\u0026email_token=AFTOJK2ATP7RMIDE7PGOVI3RFPJBNA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP2SOI#issuecomment-593471801",
"url": "https://github.com/quicwg/base-drafts/issues/3489?email_source=notifications\u0026email_token=AFTOJK2ATP7RMIDE7PGOVI3RFPJBNA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP2SOI#issuecomment-593471801",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5d2c168f004_3e773ff35dacd95c777b3--

