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

Re: stress.pl error with ra_dav+fsfs

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-07-03 18:38:15 CEST

On 2005-07-03 00:49+0100, Philip Martin wrote:
>
> That's an error with mod_dav_svn's activity DB, i.e. it's specific to
> ra_dav. The activity DB uses apr-util's dbm interface, so which
> backend is being used?

I have tried this with BDB (4.3.27 + 4.3.28) and with gdbm (1.8.3).
the gdbm was the worst, as an addition those "Activity not found" I got
lots of errors like: "Could not open activities database".
 
> Which MPM is Apache using?

Prefork.
 
> If you pass -d when you invoke stress.pl it will eliminate the client
> status calls. That probably won't make a difference,

Passing -d didn't make any difference.

> I don't have 1.2 at the moment, but I just tried trunk and didn't see
> the problem. I'm using an old dual Pentium3 running Linux 2.4 with
> apr-util/BDB-4.3 and a prefork MPM.

Thanks Philip,

I can reproduce this every time here and very quickly, typically
during first ten or so commits. This happens also with 1.1.4, so
something is very broken here.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 3 18:42:01 2005

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.