From owner-freebsd-cluster@FreeBSD.ORG Thu Aug 7 06:44:23 2008 Return-Path: Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DF5A106564A for ; Thu, 7 Aug 2008 06:44:23 +0000 (UTC) (envelope-from michael@powerzone.net.au) Received: from cinta.thebushtelegraph.com.au (christ58.lnk.telstra.net [165.228.0.42]) by mx1.freebsd.org (Postfix) with ESMTP id A79C28FC0C for ; Thu, 7 Aug 2008 06:44:21 +0000 (UTC) (envelope-from michael@powerzone.net.au) Received: (qmail 51735 invoked from network); 7 Aug 2008 16:44:18 +1000 Received: from unknown (HELO ?10.10.10.8?) (michael@christie.org.au@10.10.10.8) by cinta.thebushtelegraph.com.au with SMTP; 7 Aug 2008 16:44:18 +1000 Message-ID: <489A99CD.5080103@powerzone.net.au> Date: Thu, 07 Aug 2008 16:44:29 +1000 From: Michael Christie User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-cluster@freebsd.org References: <4898065A.5080008@powerzone.net.au> <4899C919.1060903@passagen.se><4899D194.6000804@optiksecurite.com> <20080807100821.U1526@klein.bigpond.com> In-Reply-To: <20080807100821.U1526@klein.bigpond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: High Availability FreeBSD www cluster X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 06:44:23 -0000 Thank you all for your input. Carp looks like it needs some investigation Thanks Michael Peter Ross wrote: > Hi, > > Michael Christie wrote: > > >> I want to cluster some freeBSD servers, The purpose of this is to learn. >> I would like to run some basic services like www and mail on a test >> network. I would like to set up the servers so if one server falls over >> the other will take over the services automatically, load balanceing would >> be good as well. I have googled, I could be looking in the wrong place , >> there seems not to be much in regard to seting up freebsd in a cluster, >> lots on linux. I have looked at the High Availability Linux project , I >> see on the front page that it will run on freebsd. >> >> So I am a bit lost and i am wanting to learn how to cluster freebsd web >> and mail servers, I have looked at Beowulf clusters, which seem to give >> computers more grunt, Can some on on the list please advise me on what >> clustering softwhere i need to get started and if the High Availability >> Linux project softwhere will do the job. >> > > pound (/usr/ports/www/pound) can be used on HTTP(S) level. > > >From pkg-descr: > > The Pound program is a reverse proxy, load balancer and HTTPS front-end > for Web server(s). Pound was developed to enable distributing load among > several Web-servers, and to allow for a convenient SSL wrapper for those > Web servers that do not offer it natively. Pound is distributed under the > GPL - no warranty, it's free to use, copy and give away. > > WWW: http://www.apsis.ch/pound/ > > - Anders Nordby > > Regards > Peter > _______________________________________________ > freebsd-cluster@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-cluster > To unsubscribe, send any mail to "freebsd-cluster-unsubscribe@freebsd.org" > > >