Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 71934 invoked from network); 10 Feb 2008 00:11:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2008 00:11:55 -0000 Received: (qmail 67676 invoked by uid 500); 10 Feb 2008 00:11:41 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 67654 invoked by uid 500); 10 Feb 2008 00:11:41 -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 67643 invoked by uid 99); 10 Feb 2008 00:11:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 16:11:41 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [199.203.54.245] (HELO vl654.host245.netvision.net.il) (199.203.54.245) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2008 00:10:57 +0000 Received: from [192.168.210.242] (85-250-145-135.bb.netvision.net.il [85.250.145.135]) (authenticated bits=0) by mail1.mirimar.net (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id m1A0BB1D003548 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 10 Feb 2008 02:11:12 +0200 Message-ID: <47AE4128.2090604@beamartyr.net> Date: Sun, 10 Feb 2008 02:11:20 +0200 From: Issac Goldstand User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: PATCH -- make the cache modules part of 'all'. References: <20080208170126.45daf91e@grimnir> <47ACA670.4060007@rowe-clan.net> <47ACDE70.1010605@apache.org> <2A992F33-43D0-4A1D-BD2B-57420AF43C63@webweaving.org> <47ADDFC8.6060502@apache.org> <5c902b9e0802091042n415d3d4cub12080ade81d9a73@mail.gmail.com> In-Reply-To: <5c902b9e0802091042n415d3d4cub12080ade81d9a73@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.92/5761/Sat Feb 9 20:02:33 2008 on hector.mirimar.net X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Justin Erenkrantz wrote: > On Feb 9, 2008 7:37 PM, Dirk-Willem van Gulik wrote: > >> Unless you swap in some third party (memcached, distcache, commercial >> netapp) module. >> > > But, if we want a 'good' out-of-the-box experience, then it sounds > like we should enable mod_disk_cache too. Similarly, it wouldn't make > sense to have mod_proxy enabled if we don't enable http or ajp > providers by default either. =) -- justin > +1 FWIW Issac