For what's it worth, I just tested the monstrous checkout w/ mod_authz_svn
disabled, and I still get the apparent memory leak.
So the problem lies either in mod_dav_svn or possibly mod_dav.
Does anyone have any suggestions on how to figure out which module is
causing the high memory usage?
On Mon, August 4, 2008 12:42, Vincent Rivellino wrote:
> Just tried that fix, and I got the same result:
>
> PID USER PR VIRT RES SHR %CPU %MEM SWAP CODE DATA nFLT nDRT
> COMMAND
> 12443 apache 16 1655m 1.4g 2692 0 36.0 259m 288 1.4g 0 0
> httpd
>
>
> On Mon, August 4, 2008 12:19, Mark Phippard wrote:
>> Can you try the fix that was made with this revision?
>>
>> http://svn.collab.net/viewvc-experimental/svn?view=revision&revision=32360
>>
>> The reporter was having the problem happen during merge, but the fix
>> was in a general area of code. It was related to authz handling.
>>
>> You'd have to apply the fix to the 1.5.1 source and build yourself.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-04 19:00:29 CEST