From owner-freebsd-questions@FreeBSD.ORG Thu Feb 27 14:33:18 2014 Return-Path: Delivered-To: freebsd-questions@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 ESMTPS id 8CF622F3 for ; Thu, 27 Feb 2014 14:33:18 +0000 (UTC) Received: from mail.bytecamp.net (mail.bytecamp.net [212.204.60.9]) by mx1.freebsd.org (Postfix) with ESMTP id D31E21060 for ; Thu, 27 Feb 2014 14:33:17 +0000 (UTC) Received: (qmail 16479 invoked by uid 89); 27 Feb 2014 15:33:10 +0100 Received: from stella.bytecamp.net (HELO ?212.204.60.37?) (rs%bytecamp.net@212.204.60.37) by mail.bytecamp.net with CAMELLIA256-SHA encrypted SMTP; 27 Feb 2014 15:33:10 +0100 Message-ID: <530F4CA5.7070501@bytecamp.net> Date: Thu, 27 Feb 2014 15:33:09 +0100 From: Robert Schulze Organization: bytecamp GmbH User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: kern.ipc.somaxconn missing ? References: <530C8C3D.9070005@keptprivate.com> In-Reply-To: <530C8C3D.9070005@keptprivate.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 14:33:18 -0000 Hi, Am 25.02.2014 13:27, schrieb Stefanita Rares Dumitrescu: > Hi guys, > > I just upgraded a FreeBSD 9.1 box to 10.0 and i found something rather > odd, the kern.ipc.somaxconn option is missing. Was there anything > changed or am i missing something, as i wasn't able to find anything on > google regarding this one. it was renamed to kern.ipc.soacceptqueue, but is and will be available as a hidden sysctl. See http://lists.freebsd.org/pipermail/svn-src-head/2012-October/041326.html with kind regards, Robert Schulze