Date: Wed, 28 Mar 2001 13:57:58 -0600 From: Dan Nelson <dnelson@emsphone.com> To: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> Cc: Thomas Lau <lkthomas@hkicable.com>, freebsd-questions@FreeBSD.ORG Subject: Re: is it possible to run cluster server in freebsd? Message-ID: <20010328135758.A29084@dan.emsphone.com> In-Reply-To: <164380579163.20010328214524@buz.ch>; from "Gabriel Ambuehl" on Wed Mar 28 21:45:24 GMT 2001 References: <000e01c0b842$e55c2ef0$9c10123d@thomasq1rx10yf> <63379605463.20010328212910@buz.ch> <002e01c0b844$120e7c40$9c10123d@thomasq1rx10yf> <164380579163.20010328214524@buz.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 28), Gabriel Ambuehl said: > Thursday, March 29, 2001, 1:33:26 PM, you wrote: > > I mean loading balance server like www.turbolinux.com of cluster > > server 6.0 > > This essentially does the same as Linux Virtual Server from the > limited data that is available. I.E. (clustered) NAT frontend > balances the incoming connections among the servers in the webserver > pool. > > And no, there is no readily available solution to do this on FreeBSD > as of today (we're working on a subset of it but this will take some > time to get production quality). You can use natd to load-balance incoming http requests to multiple machines. see the -redirect_address option. -- Dan Nelson dnelson@emsphone.com 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?20010328135758.A29084>