Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 25189 invoked by uid 6000); 14 Sep 1998 17:05:57 -0000 Received: (qmail 25170 invoked from network); 14 Sep 1998 17:05:56 -0000 Received: from twinlark.arctic.org (204.62.130.91) by taz.hyperreal.org with SMTP; 14 Sep 1998 17:05:56 -0000 Received: (qmail 13735 invoked by uid 500); 14 Sep 1998 17:05:55 -0000 Date: Mon, 14 Sep 1998 10:05:55 -0700 (PDT) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: Apache 2.0/NSPR In-Reply-To: <13821.12078.772642.164645@zap.ml.org> Message-ID: X-Comment: Visit http://www.arctic.org/~dgaudet/legal for information regarding copyright and disclaimer. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org On Mon, 14 Sep 1998, Ben Hyde wrote: > Ok, I'll admit it. I too call it with make_sub_pool(NULL). I wasted a > day once trying to use the pool passed into the module init method but > that got a little too amusing. If I recall that pool is sometimes the > configuration pool and sometimes not. It's always the config pool. If it isn't, then something is broken... Dean