From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 22:28:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1BDB1065670 for ; Tue, 10 Jun 2008 22:28:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id AEC298FC19 for ; Tue, 10 Jun 2008 22:28:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5AMScS5021906; Wed, 11 Jun 2008 00:28:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5AMSb8d021903; Wed, 11 Jun 2008 00:28:37 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 11 Jun 2008 00:28:37 +0200 (CEST) From: Wojciech Puchar To: Chad Perrin In-Reply-To: <20080610215829.GA79531@kokopelli.hydra> Message-ID: <20080611002739.L21896@wojtek.tensor.gdynia.pl> References: <20080610215829.GA79531@kokopelli.hydra> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: re: firewall high-load performance 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: Tue, 10 Jun 2008 22:28:46 -0000 > > Actually, I tracked down the guy who had originally given a poor review > of pf performance, and it turns out that the missing part of his review > was related to use of dummynet for bandwidth management. Since I'm not > planning to use dummynet for bandwidth management, that's not really a > factor we need to consider. It looks like, at this point, pf is a good > choice. is there a way to check on running system how much CPU time is used to perform firewalling/traffic manager - be it pf or ipfw?