From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 03:37:43 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 63FA816A4CE for ; Fri, 11 Feb 2005 03:37:43 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1677543D2D for ; Fri, 11 Feb 2005 03:37:43 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (sccrmhc12) with ESMTP id <2005021103374201200p4jg0e>; Fri, 11 Feb 2005 03:37:42 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id CDC6A6115 for ; Thu, 10 Feb 2005 22:37:41 -0500 (EST) Message-ID: <420C2888.4090506@trini0.org> Date: Thu, 10 Feb 2005 22:37:44 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions References: <420C2168.1010900@trini0.org> In-Reply-To: <420C2168.1010900@trini0.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 03:37:43 -0000 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... I just came across this http://lists.freebsd.org/pipermail/freebsd-stable/2004-March/006701.html that should get me started to available options to try out. If there is anything else that you can add, feel free to do so. Thanks