From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 15:26:23 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 1222716A4CE for ; Fri, 11 Feb 2005 15:26:23 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id E70C143D55 for ; Fri, 11 Feb 2005 15:26:22 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc11) with ESMTP id <2005021115262201300ma03me>; Fri, 11 Feb 2005 15:26:22 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id CE5BD60D3; Fri, 11 Feb 2005 10:26:20 -0500 (EST) Message-ID: <420CCE9C.6060908@trini0.org> Date: Fri, 11 Feb 2005 10:26:20 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick Pavlica References: <420C2168.1010900@trini0.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Re: Simulating webserver load balancing 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, 11 Feb 2005 15:26:23 -0000 Nick Pavlica wrote: >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... >> Thanks for the links