From owner-freebsd-questions Fri Mar 22 6:45:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by hub.freebsd.org (Postfix) with SMTP id 7CEA637B404 for ; Fri, 22 Mar 2002 06:45:46 -0800 (PST) Received: from bara?zani (AUTH login) at unknown (HELO moti) (bara?zani@12.27.148.78) by smtp.mail.vip.sc5.yahoo.com with SMTP; 22 Mar 2002 14:45:39 -0000 Message-ID: <022101c1d1b0$84644e60$fd6e34c6@moti> From: "Bara Zani" Cc: "FBSDQ" References: Subject: Re: Basic load balancing with IPFW Date: Fri, 22 Mar 2002 09:47:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Good answer ;-) ----- Original Message ----- From: "Joe & Fhe Barbish" To: "Joel Dinel" Cc: "FBSDQ" Sent: Friday, March 22, 2002 9:42 AM Subject: RE: Basic load balancing with IPFW > Start here > http://www.onlamp.com/pub/a/bsd/2001/07/26/Big_Scary_Daemons.html > > > Finish up here > http://info.iet.unipi.it/~luigi/ip_dummynet/ > > > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joel Dinel > Sent: Friday, March 22, 2002 8:40 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Basic load balancing with IPFW > > I've been googling and reading man pages all morning, and I can't find > out if I can do some very basic load balancing with IPFW. > > Basically, I have four servers with the exact same config. I want to > equally (or not) distribute traffic across them. Suppose I get 200 > connections, I'd want to be able to distribute them like so : > > Server1 : 50 connections > Server2 : 50 connections > Server3 : 50 connections > Server4 : 50 connections > > Or, > > > Server1 : 80 connections > Server2 : 20 connections > Server3 : 50 connections > Server4 : 50 connections > > And so on. I can't really cluster the machine themselves (actually, I > can't touch them at all). I'm *thinking* that this is done at the > firewall level, since the Linux box that currently does this job does it > with IPChains. Actually, as long as I can 'round robin' or 'ration' my > traffic across those 4 servers from a IPFW gateway, I'll be happy. > > Thanks in advance for any info. > > -- > Joel Dinel > System Administrator > TouchTunes Digital Jukebox, Inc. > GnuPG key : http://lysander.mine.nu/~kint/mykey.asc > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message