Re: Source of memory leak in mod_proxy?
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-09-05 02:31:10 CEST
On Wed, Sep 04, 2002 at 05:24:07PM -0700, Justin Erenkrantz wrote:
Are you sure about that? Will ever caller to ap_get_client_block() exit and
> > You know... I bet this will also solve the 'svn import' problem that we've
Oh... right. Hrm. But in that case, then SVN shouldn't be accumulating
Hey... look at this line:
bb = apr_brigade_create(r->pool, r->connection->bucket_alloc);
Does that allocator somehow use connection memory? Maybe we have some kind
Alternatively, we might also be seeing some kind of fragmentation in the
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Sep 5 02:32:10 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.