From owner-freebsd-questions@FreeBSD.ORG Mon May 29 12:45:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 960E516AB5F for ; Mon, 29 May 2006 12:45:22 +0000 (UTC) (envelope-from ianchov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE20643D53 for ; Mon, 29 May 2006 12:45:21 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so73784uge for ; Mon, 29 May 2006 05:45:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rTDj1euiAcay/uXtlU1arxg/msYXmBVGN/l5/shSb8/glsjl8e8IrjFu3J12UsRjT73XCtx+FWo4g9xx4TPvt1vgAJizPJv6dYrgWb3Qloc7snCO2SjW03qkr2PKuTp/p55JYZH3d3THnsYcC9eSZiNRlpkzE6UJ/XvawhmvASk= Received: by 10.78.52.17 with SMTP id z17mr361517huz; Mon, 29 May 2006 05:45:20 -0700 (PDT) Received: by 10.78.39.6 with HTTP; Mon, 29 May 2006 05:45:20 -0700 (PDT) Message-ID: <18e02bd30605290545j1c9cceebwedc8d28bbf270e11@mail.gmail.com> Date: Mon, 29 May 2006 15:45:20 +0300 From: "Iantcho Vassilev" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kern.ipc.somaxconn should be high for a PF firewall with a lot of states X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 12:45:29 -0000 kern.ipc.somaxconn is for handling more incoming connections,right? but does firewall connections are considered incoming?