From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 08:32:53 2003 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 5BB8937B401 for ; Mon, 14 Jul 2003 08:32:53 -0700 (PDT) Received: from anubis.xtigmasolutions.com (qetesh.xtigmasolutions.com [203.208.241.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E7D343FAF for ; Mon, 14 Jul 2003 08:32:18 -0700 (PDT) (envelope-from email@edylie.net) Received: (qmail 58703 invoked by uid 89); 14 Jul 2003 15:25:36 -0000 Received: from unknown (HELO ?192.168.0.3?) (email@edylie.net@202.166.15.65) by 10.10.10.10 with SMTP; 14 Jul 2003 15:25:36 -0000 From: Edy Lie To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1058196304.2345.1.camel@ps2.consoledojo.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 14 Jul 2003 23:25:04 +0800 Content-Transfer-Encoding: 7bit Subject: Tuning FreeBSD for HIGH PERFORMANCE Web Server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: email@edylie.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 15:32:53 -0000 Is there any cool tips to fine tune FreeBSD so that it performs well for Web server environment ? Like enabling Keep Alive (which is by default), shorten the time_wait ? -- In the windoze world, I am limited by the tools that I can use, In Unix, I am limited by my own wisdom.