From owner-freebsd-apache@FreeBSD.ORG Sun Aug 29 23:13:03 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA9C716A4CE for ; Sun, 29 Aug 2004 23:13:03 +0000 (GMT) Received: from constant.northnitch.com (constant.northnitch.com [67.18.136.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 917BE43D60 for ; Sun, 29 Aug 2004 23:13:03 +0000 (GMT) (envelope-from chip@corelands.com) Received: from localhost (localhost.northnitch.com [127.0.0.1]) by constant.northnitch.com (Postfix) with ESMTP id 658065C81 for ; Tue, 24 Aug 2004 21:22:43 -0500 (CDT) Received: from constant.northnitch.com ([127.0.0.1]) by localhost (constant.northnitch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13244-06 for ; Tue, 24 Aug 2004 21:22:43 -0500 (CDT) Received: from [10.10.10.101] (unknown [199.5.172.2]) by constant.northnitch.com (Postfix) with ESMTP id A405E5C80 for ; Tue, 24 Aug 2004 21:22:42 -0500 (CDT) From: Paul Querna To: freebsd-apache@freebsd.org Content-Type: text/plain Date: Tue, 24 Aug 2004 20:23:14 -0600 Message-Id: <1093400594.12212.13.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 1.5.92.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at constant.northnitch.com Subject: KQueue / Experimental Patches X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 23:13:03 -0000 Hello, I am the author of the KQueue/Epoll support for APR/Apache-2.1. I noticed that the Ports are including these changes as an optional patch. (cool!) I was wondering if anyone has had success using this patch, or if they have had any problems since applying it? I am also wondering if anyone has started writing a document about performance tuning Apache 2.0/2.1 just for FreeBSD? There are many small optimizations that can make a huge difference in production. Thanks, -Paul Querna