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

Re: Weird performance problem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-18 19:19:28 CEST

"Han The Man" <hantheman12@hotmail.com> writes:

> > > It's not slightly slower - it's a nightmare, at least 20 seconds to
> > > list the top-level directory in even the smallest repository.
> >
> >That's not a normal figure in any circumstances. Sounds like
> >something is *majorly* wrong in your setup. Dunno what, though.
>
> You're saying this isn't normal even in the 0.24 release? How can I
> attack this problem?
>
> Some more info:
>
> - I have the very latest Apache server.
> - I have not configured any security (Intranet setting)
> - svn:// runs fast enough, but not fast
> - RedHat Linux 8.0 on fast hardware
> - 2 megabit symmetric networking
> - CVS runs on the same server and clients - it is very fast
>
> Any help would be appreciated!

Are you going through an http proxy or something? Sometimes they like
to interfere with unfamiliar DAV http methods, like PROPFIND. (That's
the method that 'svn ls http://' runs.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 18 19:24:46 2003

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.