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

Re: Possible memory leak in mod_dav_svn

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: Sun, 1 Jun 2008 10:16:41 +0400

On Thu, May 29, 2008 at 4:11 PM, Alexander Björnhagen
<Alexander.Bjornhagen_at_nasdaqomx.com> wrote:
> It seems that mod_dav_svn has issues handling large operations with
> authorization enabled.
>
> Our setup is a RHEL5 server with stock rpms :
> httpd.x86_64->2.2.3-6.el5
> mod_ssl.x86_64 -> 2.2.3-6.el5
> mod_dav_svn.x86_64 -> 1.4.2-2.el5
> subversion.x86_64 -> 1.4.2-2.el5
>
> The relevant apache config is this:
Hi Alexadner,

Do you aware about memory leak in mod_ssl when SSLSessionCache using
dbm cache [1]? It was source of huge memory leak in our product. I
recommend you to disable SSL and test again.

[1] http://www.mail-archive.com/modssl-users@modssl.org/msg16552.html

-- 
Ivan Zhakov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-01 08:16:58 CEST

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

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