From mail.2016q2@david-lawless.net Tue Apr 12 22:47:11 2016 X-Scanned-BY: MIMEDefang 2.78 on 172.29.87.18 MIME-Version: 1.0 In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Received-SPF: pass (mx.binnacle.cx: 172.29.87.10 is whitelisted by SPF-milter whitelist entry) X-RT-Interface: API References: <8d138f4603d88425327e4e6359264dd4@www.isc.org> <6.2.5.6.2.20160412152000.0472e528@david-lawless.net> <20160412223622.52E63462A8A9@rock.dv.isc.org> Message-ID: <6.2.5.6.2.20160412184241.0472fc38@david-lawless.net> content-type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 X-Spam-Score: -1.1 () ALL_TRUSTED,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU Received: from mx.ams1.isc.org (mx.ams1.isc.org [199.6.1.65]) by bugs.isc.org (Postfix) with ESMTP id 1F2CE71B5A8 for ; Tue, 12 Apr 2016 22:47:11 +0000 (UTC) Received: from mx.binnacle.cx (mx.binnacle.cx [IPv6:2001:470:885c:87::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.ams1.isc.org (Postfix) with ESMTPS id 076EB1FCB65 for ; Tue, 12 Apr 2016 22:47:08 +0000 (UTC) Received: from CIANNAIT.david-lawless.net (ciannait [172.29.87.10]) by mx.binnacle.cx (envelope-from ) (8.15.2/8.15.2) with ESMTP id u3CMl7JS005018 for ; Tue, 12 Apr 2016 18:47:07 -0400 Delivered-To: bind9-bugs@bugs.isc.org Subject: Re: [ISC-Bugs #41977] bind-9.9.9b1 - when started with -u named daemon ignores -n 2 and runs single-threaded Return-Path: Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=david-lawless.net; s=k00; t=1460501227; bh=So2A1RddTwHKidRa4TZqVP9c4wTMgezgaBSQIcflEzY=; h=Message-Id:Date:To:From:Subject; b=Sheuy7VrnTqHTgjINbZKX4g1iYjCJbcAZCJdRh2juWcjw4zZkVXH+RLHzA627IWHu 6i2ZPAOybtr3TzxXGmXVqWbT1RVvFCpDqHa+3LzPOB0KFM5WjVjHqa9ofnnhu/JlfR Oj8GLyFBiU95X2uMluiE1TYST6O7EK29oTtO+L/ViM+pMpEMA29cUCi6Atd0pjL8oe Xx30lJOh316LVXdKTBER4HFF0gqtG0Opq4PJd9Ps9lrMzyYAL5z2OLKTwrlGOP5Gk/ rkKeSHTCn8/zJSpa/j1MSn0Yo05snYZL+iuze4F3l+UjBNb/tLqC5IFRYQsyA4b9sp WCl+HtwuBxlBA== X-Original-To: bind9-bugs@bugs.isc.org Date: Tue, 12 Apr 2016 18:47:06 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.ams1.isc.org To: bind9-bugs@isc.org From: "David Lawless" RT-Message-ID: Content-Length: 192 Thank you--easy to fix. Perhaps a warning about the state of the build should be emitted when the -n option is specified with MT disabled or when SUID semantics prevent it? Regards David