From owner-freebsd-current@FreeBSD.ORG Fri Sep 27 21:13:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id ABE60D2C for ; Fri, 27 Sep 2013 21:13:25 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6A9B52B72 for ; Fri, 27 Sep 2013 21:13:25 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1VPfLn-003EC2-Ju>; Fri, 27 Sep 2013 23:13:23 +0200 Received: from f052242042.adsl.alicedsl.de ([78.52.242.42] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1VPfLn-002CQC-Gi>; Fri, 27 Sep 2013 23:13:23 +0200 Date: Fri, 27 Sep 2013 23:13:18 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: "unbound[12941:0] warning: too many file descriptors" WHEN num-threads: 2 Message-ID: <20130927231318.69345bd4@thor.walstatt.dyndns.org> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/E/HtKri+XbJ6jwthOuBmM.V"; protocol="application/pgp-signature" X-Originating-IP: 78.52.242.42 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Sep 2013 21:13:25 -0000 --Sig_/E/HtKri+XbJ6jwthOuBmM.V Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable When setting=20 num-threads: 2 in /etc/unbound/unbound.conf I get this error and unbound isn't willing to start: [1380316227] unbound[12941:0] warning: too many file descriptors requested. The builtinmini-event cannot handle more than 1024. Config for less fds or compile with libevent [1380316227] unbound[12941:0] warning: continuing with less udp ports: 477 [1380316227] unbound[12941:0] error: bind: address already in use [1380316227] unbound[12941:0] fatal error: could not open ports /etc/rc.d/local_unbound: WARNING: failed to start local_unbound Why can't I set the number of threads? --Sig_/E/HtKri+XbJ6jwthOuBmM.V Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSRfTyAAoJEOgBcD7A/5N861wH/1iIPNlyZxeAJd2st+iXfwy8 k5PAY9RTeJ/rl+0Ys+cUN2nDpRoQQ6TbjnroAH2MvPpl5k3uzLqRyDUfvSKMyOnQ IQA59+YWFH0sqVVdEU+kv3Jm/d1LdrxN4EclxRo2HKgvbuhgaZait+/PfHXAk6nR 0WvIJf4RlwE968Sjxz1immrXAwcaO7E9ifScKwnkQm7OlQ5LnAWV8caXvkL0cHPm pjqI3LtFKF/L0G1Y1LYxFnGYyCAxptuiPf0/8LtbFxDpGJMBcSEEIWCuJl+B4Y3q UzWd1XMJ8LFLt7HPGlfurwMyVv/+8xn3Js9qbWc7UCCAJ1NIXKh8R++fLmyXHzQ= =qMSN -----END PGP SIGNATURE----- --Sig_/E/HtKri+XbJ6jwthOuBmM.V--