From owner-freebsd-pf@FreeBSD.ORG Wed Sep 3 14:54:00 2008 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 383141065671 for ; Wed, 3 Sep 2008 14:54:00 +0000 (UTC) (envelope-from lance@theouterdarkness.com) Received: from smtp-gw47.mailanyone.net (smtp-gw47.mailanyone.net [208.70.128.73]) by mx1.freebsd.org (Postfix) with ESMTP id 0D0728FC14 for ; Wed, 3 Sep 2008 14:53:59 +0000 (UTC) (envelope-from lance@theouterdarkness.com) Received: from mailanyone.net by smtp-gw47.mailanyone.net with esmtpa (MailAnyone extSMTP theouterdarkness.com_1591@nfsn.fuseplatform.com) id 1Katk6-0006M9-Sp; Wed, 03 Sep 2008 09:53:59 -0500 Date: Wed, 3 Sep 2008 07:53:57 -0700 From: Lance Murdock To: Jeremy Chadwick Message-ID: <20080903145357.GA90983@theouterdarkness.com> References: <20080903020843.GA70612@theouterdarkness.com> <200809030444.31690.max@love2party.net> <20080903053916.GA81677@theouterdarkness.com> <20080903070440.GA28260@icarus.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080903070440.GA28260@icarus.home.lan> User-Agent: Mutt/1.4.2.3i Cc: freebsd-pf@freebsd.org Subject: Re: ALTQ & Multiple Connections X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 14:54:00 -0000 On Wed, Sep 03, 2008 at 12:04:40AM -0700, Jeremy Chadwick wrote: > My comment applies to incoming traffic, not outbound. We have a web site. We're not even a little bit interested in shaping inbound traffic. It's 1/10th of outbound, if that, and can be entirely disregarded, as we're happy to let that traffic always take the BGP-chosen path. > Outbound you can > preference/balance at your leisure, as Max described. Right, and that's all we're trying to figure out how to do. Lance