Date: Thu, 18 Jan 2018 09:24:41 +0530 X-RT-Original-Encoding: utf-8 MIME-Version: 1.0 In-Reply-To: X-RT-Incoming-Encryption: Not encrypted Message-ID: <20180118035440.GA29430@jurassic> User-Agent: Mutt/1.9.1 (2017-09-22) References: <20180108182629.GA16112@jurassic> From muks@isc.org Thu Jan 18 03:54:50 2018 Content-Disposition: inline Return-Path: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org X-Original-To: bind9-public@bugs.isc.org X-RT-Interface: Email content-type: text/plain; charset="utf-8" Delivered-To: bind9-public@bugs.isc.org Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id EDAC5D78B0D for ; Thu, 18 Jan 2018 03:54:50 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [46.4.129.225]) by mx.pao1.isc.org (Postfix) with ESMTP id 537FB3AB001 for ; Thu, 18 Jan 2018 03:54:48 +0000 (UTC) Received: from jurassic (unknown [49.203.223.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 77A1856A0114; Thu, 18 Jan 2018 03:54:45 +0000 (GMT) To: "Mark Andrews via RT" Subject: Re: [ISC-Bugs #46966] Don't re-use nonce when processing multiple rndc requests on same connection From: "Mukund Sivaraman" RT-Message-ID: Content-Length: 243 On Mon, Jan 15, 2018 at 11:55:52PM +0000, Mark Andrews via RT wrote: > Making the nonce change will prevent pipelining of updates over the > control channel. Would you be fine with incrementing the nonce on every subsequent query? Mukund