Date: Sat, 12 Jan 2002 00:45:47 -0700 (MST) From: FreeBSD user <freebsd@XtremeDev.com> To: Kristofer Pettijohn <kpettijohn@visi.com> Cc: questions@freebsd.org Subject: Re: Load balance / cluster software Message-ID: <20020112004357.T30320-100000@Amber.XtremeDev.com> In-Reply-To: <20020112064744.GA81090@visi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020112004357.T30320-100000>