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

Re: svn log using apache is SLOW

From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Wed, 12 Mar 2008 11:42:19 +0100

On 10/03/2008, at 19.29, Erik Huelsmann wrote:

> On Mon, Mar 10, 2008 at 5:14 PM, Jon Bendtsen <jbendtsen_at_laerdal.dk>
> wrote:
>> Hi
>>
>> My apache 2.0 based subversion 1.4 is quite slow at doing svn log
>> commands.
>
> The default answer here is: yes, if you enable path based
> authorization, svn log can be very slow over HTTP. There's information
> about disabling path based authz here:
> http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.serverconfig.httpd.authz.pathauthzoff
> .

I know it is the standard answer, but i do not think it applies in my
case.

I also use svnserve, and svnserver is MANY times faster, and svnserve
also uses
        authz-db = dav_svn.authz

I believe the problem is that svn or apache wants to close
34897573403487348
file descriptors.

JonB

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-12 11:42:43 CET

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.