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

Slow performance using http:// vs. svn://

From: David Ferguson <ferguson.david_at_gmail.com>
Date: 2007-04-02 17:51:24 CEST

Hi all,

I am working with my company's IT department to setup a Subversion server so
that we can evaluate switching from CVS to Subversion. IT would like us to
use an Apache server for repository access. However, the performance is
pretty bad compared to just running svnserve. A fresh checkout using
http:// takes 3:24 while checking out the same repository using svn:// takes
1:47. At first I suspected that Apache's LDAP authentication was slowing
things down, but I had them disable authentication with little change in the
checkout time.

Any idea why http:// would be so much slower than svn:// ? Is this
expected? Can you recommend any change to the Apache configuration to speed
things up?

thanks,
David
Received on Mon Apr 2 17:51:56 2007

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.