RE: Memory Leak
From: Terry Dooher <Terry.Dooher_at_naturalmotion.com>
Date: Tue, 27 Jul 2010 13:33:37 +0100
I've just come across this issue myself after upgrading our Subversion server from Debian Etch (Apache 2.2.3) to Debian Lenny (Apache 2.2.9). Both servers were running subversion and the apache modules compiled from the 1.6.12 source.
A client with a 1.5.x version of TortoiseSVN tried a fresh checkout of a large repository and the serving process ate about 30GB of RAM+Swap on the server in the space of less than 10 minutes. As it's only an internal server, we've just disabled mod_deflate and the problem has gone away.
However, I'd like to understand a bit more about the issue, as mod_deflate is a default component and I can see this cropping up again in the future. I've (just about) followed the thread at [1] but it disappears into an old apache bug and I can't find anything else in apache's lists about it. I realise this isn't a subversion bug, but does anyone know if this has been addressed in apache? (Or have I missed some more recent discussion?)
[1] http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2383415
Cheers,
Terry.
|
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.