[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 with TSVN 1.5.x clients

From: Denis Eperonnier <denis.eperonnier_at_hoerbiger.com>
Date: Mon, 1 Jun 2009 09:45:52 -0700 (PDT)

Hello,

I had the same problem and found this using TSVN 1.5/1.6 in relation to
mod_dav_svn option SVNAllowBulkUpdates.
Default value option is On, and in this case memory leak is present when
checking out a big tree.
When option is turned Off, no memory leak anymore.
I also noticed that Collab Net SVN command line 1.6 didn't lead to a memory
leak with option On (but still memory consumption was higher than with
option Off, and only one apache process seemed to be used).

Note that I have mod_deflate active with following:
AddOutputFilterByType DEFLATE text/html text/plain text/xml

I've put more details in
http://subversion.tigris.org/issues/show_bug.cgi?id=3084

manual says about mod_dav_svn that the way to request a REPORT depends on
client implementation.

How does this work with TSVN? Would it be possible to tune this using a
config?

Denis

Stefan Küng wrote:
>
> Patrick Bureau wrote:
>> Hello,
>>
>> I can also confirm that we have the same behaviour regarding mod_deflate.
>> Unloading mod_deflate on the server = no more memory leaks with TSVN
>> 1.5.x.
>>
>> Sorry, we can't test Serf instead of Neon on our server at the moment.
>> I'm guessing Serf uses also zlib + mod_deflate?
>
> yes, it does.
> But as I mentioned before: this is not a TSVN issue - the memory leak is
> on the server side, so you have to report this on the Subversion mailing
> list.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
>
>
>

-- 
View this message in context: http://www.nabble.com/Apache-memory-leak-with-TSVN-1.5.x-clients-tp19900458p23818072.html
Sent from the tortoisesvn - dev mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2357586
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-01 18:48:52 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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