From owner-freebsd-questions Wed Mar 28 11:58:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 2B67137B722 for ; Wed, 28 Mar 2001 11:58:11 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.3) id f2SJvwE02936; Wed, 28 Mar 2001 13:57:58 -0600 (CST) (envelope-from dan) Date: Wed, 28 Mar 2001 13:57:58 -0600 From: Dan Nelson To: Gabriel Ambuehl Cc: Thomas Lau , freebsd-questions@FreeBSD.ORG Subject: Re: is it possible to run cluster server in freebsd? Message-ID: <20010328135758.A29084@dan.emsphone.com> References: <000e01c0b842$e55c2ef0$9c10123d@thomasq1rx10yf> <63379605463.20010328212910@buz.ch> <002e01c0b844$120e7c40$9c10123d@thomasq1rx10yf> <164380579163.20010328214524@buz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <164380579163.20010328214524@buz.ch>; from "Gabriel Ambuehl" on Wed Mar 28 21:45:24 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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