From owner-freebsd-questions@FreeBSD.ORG Tue Jul 15 06:15:55 2003 Return-Path: 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 A6BE237B401 for ; Tue, 15 Jul 2003 06:15:55 -0700 (PDT) Received: from mail.business.allstream.net (tor-vs11.business.allstream.net [207.181.89.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB28A43F75 for ; Tue, 15 Jul 2003 06:15:54 -0700 (PDT) (envelope-from derek@cpa-inc.net) Received: from derek ([66.46.154.210])h6FDFrGV027748 for ; Tue, 15 Jul 2003 09:15:53 -0400 (EDT) Message-ID: <002d01c34ad3$5354d810$0301a8c0@office.cpainc.net> From: "Derek Marcotte" To: Date: Tue, 15 Jul 2003 09:16:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Kernel load balancing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 13:15:56 -0000 Hi, I have posted an ealier question to this effect that could provide more context: (wrapped) http://docs.freebsd.org/cgi/getmsg.cgi?fetch=827757+0+archive/2003/freebsd-questions/20030713.freebsd-questions I would like to know where I can find out if FreeBSD spreads the network load across 2 interfaces of equal weight to the same subnet, or if it just tries to push everything out the lowest numbered interface. Cheers, Derek