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

Re: Apache.exe eating all memory?

From: Jorge.Uriarte <jorge.uriarte_at_gmail.com>
Date: 2006-04-11 15:42:47 CEST

Susser, Michael RD-AS5 EXT wrote:
>
> it seems that there is a memory leak in one of the svn mods for apache.
> When i execute the command svn ls -R http://box/svn/REPO the Apache
> process eats up all memory until the physical RAM (2GB) is reached and
> then Apache restarts. My repository has a size of about 350MB and
> contains thousands of small files with hundreds of revisions. I know
> that Apache has its own memory management that does not release memory
> immediately when it is not needed any more. But it should not crash...
>

Though not exactly the solution, did you try the MaxMemFree
apache-directive?
We had some performance problems some months ago due to too much
memory-hanger, and applying a "MaxMemFree 80000" did solve it.

_
Jorge

--
View this message in context: http://www.nabble.com/Apache.exe-eating-all-memory--t1430588.html#a3861885
Sent from the Subversion Users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 11 15:44:35 2006

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.