From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 03:53:30 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 2F3BD16A4CE for ; Fri, 11 Feb 2005 03:53:30 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF0BE43D46 for ; Fri, 11 Feb 2005 03:53:29 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so254528rns for ; Thu, 10 Feb 2005 19:53:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=BDZBpH22P/F/kFLKSt3ubbrxqty1sELNIpWXqOffI9fwg/x6JHZ5L3nna6PPAp9uWOsC3RvnAsviNvu1fxfoaNZ2W1OkjT3k73LnTEUs8Z5Lii/C3ufSgtvxMvjBDkile1eCDjqa1GMmOHnIngd7Nj4taJDxyrCa37BJ9bjU0zg= Received: by 10.38.206.80 with SMTP id d80mr38919rng; Thu, 10 Feb 2005 19:53:29 -0800 (PST) Received: by 10.38.8.20 with HTTP; Thu, 10 Feb 2005 19:53:29 -0800 (PST) Message-ID: Date: Thu, 10 Feb 2005 20:53:29 -0700 From: Nick Pavlica To: Gerard Samuel In-Reply-To: <420C2168.1010900@trini0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <420C2168.1010900@trini0.org> cc: freebsd-questions Subject: Re: Simulating webserver load balancing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Pavlica List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 03:53:30 -0000 Here are a couple of other solutions to look at: http://www.inlab.de/balance.html http://pythondirector.sourceforge.net/ --Nick On Thu, 10 Feb 2005 22:07:20 -0500, Gerard Samuel wrote: > Im looking for suggestions for a port and/or tips that would assist me in > setting up a webserver cluster. > But the catch is, I only have one physical webserver. > I want to simulate an environment to test some code > that I wrote. > Thanks for anything that you can provide... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >