Received: from mx.ams1.isc.org (mx.ams1.isc.org [199.6.1.65]) by bugs.isc.org (Postfix) with ESMTP id B76A32D20571 for ; Tue, 16 Sep 2014 13:12:41 +0000 (UTC) Received: from c-0500.emailmediator.com (c-0500.emailmediator.com [64.85.162.118]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx.ams1.isc.org (Postfix) with ESMTPS id 582D81FCB02 for ; Tue, 16 Sep 2014 13:12:39 +0000 (UTC) Received: from pool-71-170-88-63.dllstx.fios.verizon.net ([71.170.88.63] helo=reedmedia.net) by c-0500.emailmediator.com with esmtpa (Exim 4.69) (envelope-from ) id 1XTsYh-0004hr-3q for bind9-bugs@isc.org; Tue, 16 Sep 2014 09:12:39 -0400 Received: from reed@reedmedia.net by reedmedia.net with local (mailout 0.17) id 9417-1410873157; Tue, 16 Sep 2014 08:12:38 -0500 Delivered-To: bind9-bugs@bugs.isc.org MIME-Version: 1.0 User-Agent: Alpine 2.02 (NEB 1266 2009-07-14) Subject: setsockopt(20, SO_RCVBUF, 16777216) failed: No buffer space available X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS autolearn=ham autolearn_force=no version=3.4.0 Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Tue, 16 Sep 2014 08:12:37 -0500 (CDT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.ams1.isc.org content-type: TEXT/PLAIN; charset="utf-8" Message-ID: To: bind9-bugs@isc.org X-X-Sender: reed@t1.m.reedmedia.net From: "Jeremy C. Reed" X-RT-Original-Encoding: US-ASCII Content-Length: 616 (I also mentioned in https://bugs.isc.org/Ticket/Display.html?id=37059) I receive the following on maybe every query on macmini.lab with --with-tuning=large: socket.c:2790: setsockopt(20, SO_RCVBUF, 16777216) failed: No buffer space available macmini:system jreed$ grep setsockopt.*No.buffer systests.output | wc -l 12738 (I had seen this for weeks but didn't report it yet.) Also see ISC-Support #6886 for FreeBSD. I think the --with-tuning shouldn't result in this noise by default. If this is okay behavior, some suggestions about it should be included in the README and/or FAQ. Jeremy C. Reed ISC