[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: Ariel Arjona <beerfrick_at_gmail.com>
Date: 2004-09-28 18:40:56 CEST

Sorry about that. That's a typo. I can access the repo fine, and the
svn ls works, but it's awfully slow. Other operations seem to be
unaffected.

On Tue, 28 Sep 2004 10:33:25 -0600, Bruce Elrick <bruce@elrick.ca> wrote:
> Ariel Arjona wrote:
>
> >Yeah, svn ls is being run on the right url, and it happens with any
> >url on the repository. The slowness is proportional to how many
> >elements reside in the directory.
> >
> >About apache config, I was wondering about that myself as I'm no
> >apache expert, so I'm attaching my httpd.conf file.
> >
> >UPDATE: forgot to CC the list. Many apologies to Mark who will get
> >this message twice. :(
> >
> >Regards,
> >Ariel
> >
> >
> >On Tue, 28 Sep 2004 11:53:48 -0400, Mark Benedetto King
> ><mbk@lowlatency.com> wrote:
> >
> >
> >>On Tue, Sep 28, 2004 at 10:18:28AM -0500, Ariel Arjona wrote:
> >>
> >>
> >>>I'm attaching a truss trace of httpd. I created a repository with a
> >>>single import, to isolate the problem more. I also turned off all but
> >>>the most essential modules in Apache (which I upgraded to 2.0.51).
> >>>
> >>>Upon doing svn ls http://rep/squirrelmail/trunk I see countless blocks of
> >>>
> >>>
> >>>##############################################
> >>>28171: stat("/subversion/local/apache2/htdocs/svnrep/!svn/ver/21/squirrelmail/trunk/plugins/compatibility",
> >>>0xFFFFFFFF7FFF7EB0) Err#2 ENOENT
> >>>28171: lstat("/subversion", 0xFFFFFFFF7FFF7EB0) = 0
> >>>28171: lstat("/subversion/local", 0xFFFFFFFF7FFF7EB0) = 0
> >>>
> >>>
> Your 'svn ls' is using the URL http://rep/ but your httpd.conf is
> configured to present the repository at http://svnrep/.
>

-- 
~
:wq
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 28 18:41:10 2004

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.