From owner-freebsd-questions@FreeBSD.ORG Fri Jan 7 10:17:07 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A98FC16A4CF for ; Fri, 7 Jan 2005 10:17:07 +0000 (GMT) Received: from mail1.computerking.ca (computerking.ca [68.146.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6614543D45 for ; Fri, 7 Jan 2005 10:17:07 +0000 (GMT) (envelope-from maillist@computerking.ca) Received: from mail1.computerking.ca (localhost.computerking.ca [127.0.0.1]) by mail1.computerking.ca (Postfix) with ESMTP id 21BAA363 for ; Fri, 7 Jan 2005 03:17:30 -0700 (MST) Received: from [192.168.0.1] (v22001.computerking.ca [192.168.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail1.computerking.ca (Postfix) with ESMTP id F03BC366 for ; Fri, 7 Jan 2005 03:17:29 -0700 (MST) Message-ID: <41DE61A1.7020802@computerking.ca> Date: Fri, 07 Jan 2005 03:17:05 -0700 From: RYAN vAN GINNEKEN User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: failover for http X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 10:17:07 -0000 Does anyone know of a good package or howto that covers the failover topic?? I have found lots of stuff on google but hard to know if these progs do what i need. There has to be something in the ports that archive this spread with wackmole maybe seems very complex and not even sure it will suit my needs??? I have 2 server in different locations with different ip's is it possible to have these servers back each other up? I have read ip on the cheap from the Unix hacks book but it does not seem to cover the different location and ip issue. Please a point in the right direction would be great.