From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 22:11:42 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 73F7516A4CE for ; Mon, 31 Jan 2005 22:11:42 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 161F643D4C for ; Mon, 31 Jan 2005 22:11:42 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so529079rnz for ; Mon, 31 Jan 2005 14:11:41 -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:mime-version:content-type:content-transfer-encoding; b=ah2c0GblSFR0KXH+vI5cvJghBxCvobVESshl5E5mhFKAkQQ0bKltH/tVXpuUcXNWMM1n792N+io6fvOYh9xRcnZw0fOjrXDpj3c+sZ4Z5q8jLmsaHPTBSGh0XXcKEFMd6CG5YGA1GhC+3LLuFEw89OtSf9acMDcUlPimgqIyGao= Received: by 10.38.8.77 with SMTP id 77mr63704rnh; Mon, 31 Jan 2005 14:11:41 -0800 (PST) Received: by 10.38.8.20 with HTTP; Mon, 31 Jan 2005 14:11:41 -0800 (PST) Message-ID: Date: Mon, 31 Jan 2005 15:11:41 -0700 From: Nick Pavlica To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Load Balanceing Recommendations 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: Mon, 31 Jan 2005 22:11:42 -0000 All, I have been searching for a load balancing tool/method for managing the traffic going to my web servers(http(s)). I have found a number of tools/methods out there, but haven't found any that stand out as the "Common Solution" to this task on FreeBSD (I may be overlooking the obvious :)). I'm currently testing on FreeBSD 4.11 and 5.3 on x86. - What method/tool do you use or recommend based on your production experience? Thanks for the feedback. --Nick Pavlica