From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 08:31:18 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 6017E1065678 for ; Wed, 11 Jun 2008 08:31:18 +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 5BA6C8FC13 for ; Wed, 11 Jun 2008 08:31:16 +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 m5B8VDcq058343; Wed, 11 Jun 2008 10:31:13 +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 m5B8VDUt058340; Wed, 11 Jun 2008 10:31:13 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 11 Jun 2008 10:31:13 +0200 (CEST) From: Wojciech Puchar To: Ian Smith In-Reply-To: Message-ID: <20080611103029.X58163@wojtek.tensor.gdynia.pl> References: 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: Wed, 11 Jun 2008 08:31:18 -0000 > > 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? > > Sure, compare ping times / traffic throughput with firewall turned off > and on? this will not measure CPU load but delays. delays are unnoticable and doesn't look like a problem.