From owner-freebsd-current@FreeBSD.ORG Thu Apr 3 06:51:47 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1BCB37B401; Thu, 3 Apr 2003 06:51:47 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74EF543F93; Thu, 3 Apr 2003 06:51:46 -0800 (PST) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h33EpiNT087780; Thu, 3 Apr 2003 16:51:45 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Thu, 3 Apr 2003 16:51:43 +0200 (CEST) From: Martin Blapp To: freebsd-current@freebsd.org Message-ID: <20030403164959.B91371@cvs.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: jeffr@freebsd.org Subject: Apache2 in per-child mode (was Re: libthr and 1:1 threading) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2003 14:51:48 -0000 Hi all, Just a note. Apache2 in per-child mode now works with freebsd, while it deadlocked in the old libc_r on STABLE and CURRENT. Thank you very much ! Martin