From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 01:36:45 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 C856916A4BF for ; Tue, 19 Aug 2003 01:36:45 -0700 (PDT) Received: from ux1.ibb.net (ux1.ibb.net [62.8.32.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42E943F75 for ; Tue, 19 Aug 2003 01:36:44 -0700 (PDT) (envelope-from mipam@ibb.net) Received: from localhost (mipam@localhost) by ux1.ibb.net (8.9.3/8.9.3/UX1TT) with ESMTP id KAA32669 for ; Tue, 19 Aug 2003 10:36:42 +0200 Date: Tue, 19 Aug 2003 10:36:42 +0200 (MET DST) From: Mipam To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: apache config under freebsd 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: Tue, 19 Aug 2003 08:36:46 -0000 Hi, Anybody got experience with activating threads in apache under freebsd? I believe the configure argument you have to give is --with-mdm=worker ? Or should i use another argument? I believe using threads save a big deal of time instead of forking another process for handling new requests? I mean the webserver which runs here is very static. :-) Any hints concerning security? Any needs for mod_rewrite or mod_dir? Bye, Mipam. PS please also cc to mipam@ibb.net