From owner-freebsd-questions Fri Jan 11 23:45:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 7132137B419 for ; Fri, 11 Jan 2002 23:45:54 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id E2A4370607; Sat, 12 Jan 2002 00:45:47 -0700 (MST) Date: Sat, 12 Jan 2002 00:45:47 -0700 (MST) From: FreeBSD user To: Kristofer Pettijohn Cc: questions@freebsd.org Subject: Re: Load balance / cluster software In-Reply-To: <20020112064744.GA81090@visi.com> Message-ID: <20020112004357.T30320-100000@Amber.XtremeDev.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 My recommendation would be to use ipnat with it's round-robin port forwarding to internal machines. If you want a shared data, consider using CODA in replication mode for data that's updated often, and custom scripts with rsync in cron for data that's updated not as often and to a master server. On Sat, 12 Jan 2002, Kristofer Pettijohn wrote: > Can anyone recommend a good load balancing / cluster software, that does > transparent proxying? The packages currently in the ports (such as > balance) kind of screw with mail delivery and http logfile reports/stats > as it connects to the target mail/web server from it's own ip, > rather than the ip the client is really coming from. > > Any suggestions would be great! > > Thank you. > > -K. > > > 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