Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 52800 invoked from network); 2 Aug 2004 17:49:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Aug 2004 17:49:33 -0000 Received: (qmail 48139 invoked by uid 500); 2 Aug 2004 17:49:22 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 47931 invoked by uid 500); 2 Aug 2004 17:49:20 -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: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 47585 invoked by uid 99); 2 Aug 2004 17:49:18 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [128.195.24.168] (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 02 Aug 2004 10:49:16 -0700 Received: from [127.0.0.1] (scotch.ics.uci.edu [128.195.24.168]) (authenticated bits=0) by scotch.ics.uci.edu (8.12.6/8.12.6) with ESMTP id i72HnEfX021081 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 2 Aug 2004 10:49:15 -0700 (PDT) Date: Mon, 02 Aug 2004 10:49:20 -0700 From: Justin Erenkrantz To: dev@httpd.apache.org Subject: Re: [PATCH] mod_cache fixes Message-ID: <9BAC323FF2C0660F28194F55@[10.0.1.77]> In-Reply-To: <410D0B83.9040100@wstoddard.com> References: <40B25DBF8F84D316162D79F8@[10.0.1.74]> <410D0B83.9040100@wstoddard.com> X-Mailer: Mulberry/3.1.5 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed version=3.0.0-pre1-r21475 X-Spam-Checker-Version: SpamAssassin 3.0.0-pre1-r21475 (2004-06-19) on scotch.ics.uci.edu X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --On Sunday, August 1, 2004 11:25 AM -0400 Bill Stoddard wrote: > Too many changes in one patch. Break this up into multiple consumable in 15 > minute patches and I'll review them. Thanks for the review! I've committed all of the non-contentious ones (i.e. sendfile and logging). If I don't hear back on #8, I'll commit that one tonight, if not earlier. -- justin