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

Re: Big memory use after update

From: geoff <ot0006_at_0x29a.org.uk>
Date: 2003-12-05 03:07:06 CET

On Thu, 04 Dec 2003 13:40:31 -0800, Ben Collins-Sussman
<sussman@collab.net> wrote:

>On Thu, 2003-12-04 at 12:28, geoff wrote:
>
>> >>I'm not an Apache expert but this looks like Apache keeping buffers on
>> >>the grounds you might need them again rather than a leak.
>>
>> Which if it were true in 0.31 is presumably doubly true in 0.34.
>>
>> So *does* anybody know or will I ask my annoyingly niave questions on
>> the Apache list?
>
>Yes, this is the way apache works, a deliberate design. If an httpd
>process suddenly needs 100 megs of memory to get a task done, it will
>not release the memory after the request is finished. It holds onto it,
>because it "might be needed" for future requests.
>
>So the real issue here is prevention: no subversion request should
>*ever* require a huge amount of memory. There should be no leaks in the
>first place.

Oh, okay. Thanks. When I get round to an upgrade I'll look out for
changed behaviour.

--
best,
geoff
regrettably the email address above will bounce
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 5 03:08:06 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.