Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 1194 invoked from network); 28 Oct 2010 14:05:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Oct 2010 14:05:20 -0000 Received: (qmail 34451 invoked by uid 500); 28 Oct 2010 14:05:19 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 34294 invoked by uid 500); 28 Oct 2010 14:05:19 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 34286 invoked by uid 99); 28 Oct 2010 14:05:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Oct 2010 14:05:19 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FSL_HELO_NON_FQDN_1,HELO_NO_DOMAIN,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.20.83.52] (HELO webthing) (209.20.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Oct 2010 14:05:11 +0000 Received: from [192.168.0.102] (walkham.free-online.co.uk [80.229.52.226]) by webthing (Postfix) with ESMTPSA id 4EB9D4028F for ; Thu, 28 Oct 2010 14:04:50 +0000 (UTC) References: <4CC979E9.9040205@rowe-clan.net> In-Reply-To: <4CC979E9.9040205@rowe-clan.net> Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii Message-Id: <43BF3EB2-7316-460F-9FF9-CD13E2B23434@webthing.com> Content-Transfer-Encoding: 7bit From: Nick Kew Subject: Re: Clean shutdown on Windows Date: Thu, 28 Oct 2010 15:04:48 +0100 To: dev@httpd.apache.org X-Mailer: Apple Mail (2.1081) On 28 Oct 2010, at 14:26, William A. Rowe Jr. wrote: >> I may have misunderstood, but the fix seems to be from Tom Donovan, >> which he submitted to a different project. Tom is a committer these days, isn''t he? > e.g. I could not > take Nick Kew's mod_proxy_html.c and commit it here... but he could under > the AL, under his own CLA. Just for the record, I once offered it for inclusion. The verdict of dev@ was that the dependency on a library the size of libxml2 was a showstopper, which seemed (and seems) fair enough. -- Nick Kew