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

Re: Subversion access slow over https

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Tue, 27 Jan 2009 21:28:49 -0600

On Jan 21, 2009, at 10:43, shivaraya p wrote:

> I am using TortoiseSVN 1.5.6, to connect to subversion server. We
> use https: & signed digital certificate, proxy server to access the
> subversion server. It takes 15 seconds to display one information. But
> it I browse this site http://sharpsvn.googlecode.com/svn/trunk/
> <http://sharpsvn.googlecode.com/svn/trunk/> I get data in <3 Secs. I
> have check bandwidth etc. Connection is broad band, I can download
> several MB data is less than few minutes. So there is not issue in net
> connection. I would like to know how this issue can be resolved.
> Current
> access speed is totally un acceptable and our application might
> have
> to be parked till this issue is resolved as it does not meet the
> company
> standard..
>
> Note: My program is using SharpSvn library to get files.

Please try a different Subversion client and see if it is also slow.

If so, what kind of computer is your Subversion server? How fast is
it, and is its CPU being used for other things as well? How fast are
its disks, and how full are they? Does it have enough entropy, or can
you recompile Subversion (or rather the APR library it uses) to use /
dev/urandom instead of /dev/random so that it won't matter?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1061499

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-28 06:11:45 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.