[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Potential regression: high server-side memory consumption during import (was: Subversion 1.10 RC1?)

From: Stefan Fuhrmann <stefan2_at_apache.org>
Date: Wed, 6 Dec 2017 23:39:23 +0100

On 05.12.2017 22:05, Evgeny Kotkov wrote:
> Julian Foad <julianfoad_at_apache.org> writes:
>
>> After any issues raised in this discussion are resolved, we feel we should
>> go ahead and produce RC1 as soon as possible.
>
> I think that I am seeing a 1.10 regression in terms of httpd's memory
> usage during large imports.
>
> In my environment, when I `svn import` an unpacked version of Boost
> (https://www.boost.org/) that consists of around 60,000 files, I see that
> the memory consumption by the server process rapidly grows up to 1.5 GB.
> The environment is a Windows 8.1 x64 machine with httpd 2.4.29 configured
> to use short-circuit authz and HTTPS. Apparently, this behavior is specific
> to 1.10, as I cannot reproduce it with 1.9 binaries.
>
> (I haven't investigated the issue any further at this time, and it might as
> well be reproducible in other configurations.)

Would it be possible for you to bisect this to
find the offending revision? My random guess
would be that in the context of mod_dav_svn, we
might use an unsuitable pool for authz caching.

-- Stefan^2.
Received on 2017-12-06 23:39:29 CET

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.