From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 03:07:18 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 4B42816A4CE for ; Fri, 11 Feb 2005 03:07:18 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3168443D2D for ; Fri, 11 Feb 2005 03:07:18 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc12) with ESMTP id <2005021103071701400s51r7e>; Fri, 11 Feb 2005 03:07:17 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id 680096115 for ; Thu, 10 Feb 2005 22:07:17 -0500 (EST) Message-ID: <420C2168.1010900@trini0.org> Date: Thu, 10 Feb 2005 22:07:20 -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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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:07:18 -0000 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...