From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 10:59:37 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 B3C9616A4CE for ; Fri, 5 Dec 2003 10:59:37 -0800 (PST) Received: from fuzuli.enderunix.org (64.90.191.122.nyinternet.net [64.90.191.122]) by mx1.FreeBSD.org (Postfix) with SMTP id C4D0943FCB for ; Fri, 5 Dec 2003 10:59:36 -0800 (PST) (envelope-from freebsd@faruk.net) Received: (qmail 62611 invoked by uid 89); 5 Dec 2003 19:07:11 -0000 Message-ID: <20031205190711.62608.qmail@fuzuli.enderunix.org> From: "Omer Faruk Sen" To: freebsd-questions@freebsd.org Date: Fri, 05 Dec 2003 14:07:11 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Apache2 tuning? 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, 05 Dec 2003 18:59:37 -0000 I have searched on google for a apache2 performance tuning document on FreeBSD but there is not much document and all of them repeat themselves. Is there any document for that. By the way is it suggest to compile and run apache2 on freebsd with ``worker MPM''. And especially is there anyone in this list that compile and run apache2 with linuxthreads? (Especially on a production server?) Thanks.