Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 34045 invoked from network); 25 Jul 2004 19:10:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Jul 2004 19:10:35 -0000 Received: (qmail 60960 invoked by uid 500); 25 Jul 2004 19:10:34 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 60934 invoked by uid 500); 25 Jul 2004 19:10:34 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 60920 invoked by uid 99); 25 Jul 2004 19:10:34 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [80.91.224.249] (HELO main.gmane.org) (80.91.224.249) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 25 Jul 2004 12:10:32 -0700 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BooOE-0007xr-00 for ; Sun, 25 Jul 2004 21:10:30 +0200 Received: from adsl-34-76-42.mia.bellsouth.net ([67.34.76.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Jul 2004 21:10:30 +0200 Received: from joe+gmane by adsl-34-76-42.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Jul 2004 21:10:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: apreq-dev@httpd.apache.org To: apreq-dev@httpd.apache.org From: Joe Schaefer Subject: Re: Issues with ->pool in CGI environment Date: 25 Jul 2004 15:03:37 -0400 Lines: 17 Message-ID: <87658baoza.fsf@gemini.sunstarsys.com> References: <877jst4470.fsf@gemini.sunstarsys.com> <4103DC74.6000907@stason.org> <873c3g3pd1.fsf@gemini.sunstarsys.com> <410400ED.2010402@stason.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-34-76-42.mia.bellsouth.net Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stas Bekman writes: [...] > > right. which is why I wrote the other para, which you've snipped: > > In fact you could completely eliminate the pool argument from all > libapreq calls, and handle it internally. Instead $r should be passed > if it's mod_perl, or something like that. But this *is* the env() method, which been around for quite a while now. We just need to document it better. -- Joe Schaefer