From dev-return-21290-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Thu Jan 08 10:27:27 2009 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 83710 invoked from network); 8 Jan 2009 10:27:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2009 10:27:27 -0000 Received: (qmail 43273 invoked by uid 500); 8 Jan 2009 10:27:26 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 43216 invoked by uid 500); 8 Jan 2009 10:27:26 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 43207 invoked by uid 99); 8 Jan 2009 10:27:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2009 02:27:26 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.229.52.226] (HELO grimnir.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2009 10:27:17 +0000 Received: from grimnir (localhost [127.0.0.1]) by grimnir.webthing.com (Postfix) with ESMTP id 1E1332135 for ; Thu, 8 Jan 2009 10:26:55 +0000 (GMT) Date: Thu, 8 Jan 2009 10:26:48 +0000 From: Nick Kew To: dev@apr.apache.org Subject: Re: How to use bucket more efficient? Message-ID: <20090108102648.14a6d04d@grimnir> In-Reply-To: <006b01c97142$1db76bf0$592643d0$@fujitsu.com> References: <006b01c97142$1db76bf0$592643d0$@fujitsu.com> Organization: WebThing X-Mailer: Sylpheed-Claws 2.5.0-rc3 (GTK+ 2.10.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Thu, 8 Jan 2009 11:35:13 +0800 =E8=B4=BE=E6=99=93=E5=BB=BA wrote: > But I did not find the =E2=80=9Cother articles=E2=80=9D the author mentio= ned! Would > anyone please tell me where to find this article or how to do when we > want to improve the efficiency of using buckets in such situation? Two answers to that: 1. The work that started out as articles at apachetutor got diverted into my book (see sig), so there are far fewer articles than I no doubt envisaged when I wrote that. 2. You should probably look at http://httpd.apache.org/docs/trunk/developer/output-filters.html which is not by me, but is more recent/up-to-date than the article you mention. =20 --=20 Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/