From owner-freebsd-questions@freebsd.org Wed Feb 15 02:12:43 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AEA9CDF317 for ; Wed, 15 Feb 2017 02:12:43 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mail-pf0-x22e.google.com (mail-pf0-x22e.google.com [IPv6:2607:f8b0:400e:c00::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4148514FF for ; Wed, 15 Feb 2017 02:12:43 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by mail-pf0-x22e.google.com with SMTP id 189so27203817pfu.3 for ; Tue, 14 Feb 2017 18:12:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=UXzXzDrjByLprwBjfjCbukcmfGbPZxgxSnRlVc2ES2Q=; b=lI5snR0RQHvDdhgcO4yWYl1ZJQSypTgzmAtwNVTRKghK+mhR/3vlq+mDBHHMIW5wHB Cw+jKIZHk5p5YEvtN1R5mBF7nq5aWsZTSycF1HdLui2HwpoLUqN4fJWA+gSPUb9dNeig mm/KIUQcoiofhp62ZqdvEPV57xA6L9O5VojwK07UZWPscuBGQ4rdSZSr7yO/cFS/qWzD jpyPwiN9NHP51w8ptSeQIvsMKJMEd/UZMMxqwKWsDfYH9fgVqUuDL1BjRIbs0eJ551XO KRSaQINPP2Y71XEWnwUWOkfzA3gn3YnyPDUtoEKgS9+nDa7bAFtsDA40gufdvB0l8i95 d/RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=UXzXzDrjByLprwBjfjCbukcmfGbPZxgxSnRlVc2ES2Q=; b=QskYBoGAwdjjWIFLu6eu7hKyYTs7sdQrL9V7z1RDiTR+o/NkVVqOIoitqRyyQpNXtm IfmvuGWL7QrkCoItPNM1OakoPpq2bm11vu3GxIxNWpAZbE7GOTtjFovD+m7JSI/zmaJW IxA49bnJUQGelKx5zh85sZHi4Irs5F4xBbABCRlANl1F2LD6zP5c2BZUMFpOao5t4NzR CPxjLWGFQQp5YTAi5xnyJeIn6w3FnlbW2z8D3LO84sE6acrObhlWQoQdMj4F6EMpqQhS C2IaFkB3419FJ4HwWb6KVdEAfT2sqNz8Yc0PiulL2iOvnC/2VE2tVwDUfSKwY+QNL3Z3 Up5Q== X-Gm-Message-State: AMke39mjSJJg3Kmt8OtUQMyDAGar0zYCCr84Xn/nGG+eTbiEt3F6eiHs7HPGuRBHA41f4g== X-Received: by 10.84.179.165 with SMTP id b34mr1141905plc.147.1487124762748; Tue, 14 Feb 2017 18:12:42 -0800 (PST) Received: from argent.paulbeard.org (c-24-18-188-176.hsd1.wa.comcast.net. [24.18.188.176]) by smtp.gmail.com with ESMTPSA id t12sm3577865pfg.4.2017.02.14.18.12.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Feb 2017 18:12:41 -0800 (PST) From: Paul Beard Message-Id: <7913D9FA-77AA-41E9-B41B-2FB42F592EA4@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: where is somaxconn in FreeBSD 10.x? Date: Tue, 14 Feb 2017 18:12:40 -0800 In-Reply-To: <1487109279.452074.881096096.1E71745B@webmail.messagingengine.com> Cc: freebsd-questions@freebsd.org To: Dave Cottlehuber References: <333CC779-4527-4199-8BD9-8E7793D9FF86@gmail.com> <1487109279.452074.881096096.1E71745B@webmail.messagingengine.com> X-Mailer: Apple Mail (2.3259) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2017 02:12:43 -0000 Thanks for the very comprehensive guide. I may have found my culprit:=20 c6942000 tcp4 76/0/50 *.139 =20 c90405f0 tcp4 76/0/50 *.445 =20 I=E2=80=99ll run tail -f /var/log/messages and see if I can repro it = but it looks like I might need to re-evaluate my need for/use of samba.=20=