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

Re: Apache memory leak?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 14 Oct 2009 11:41:21 -0500

Geoff Rowell wrote:
>>
>>> Has anyone experienced this after the server upgrade? What can i do to
> fix
>>> this? Please help. Thanks.
>>>
>> Do you use mod_deflate? There is known problem with latest Apache and
>> Subversion. See thread below:
>>
> http://groups.google.ru/group/subversion-development/browse_thread/thread/6d
> 63ea3ba63872ad
>
> Nope. It's really basic.
>

If apache is using the prefork model, you should be able to force the
child processes to each restart after some number of connections to work
around memory leaks in any module without much impact.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2407638
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-14 18:42:20 CEST

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.