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

Re: svn over slow svn+ssh connection

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 13 Feb 2009 13:23:10 +0000

On Fri, Feb 13, 2009 at 11:43:50AM -0000, Bolstridge, Andrew wrote:
> You could change your encryption algorithm. I got very good results for
> lots of file copies by using blowfish instead of RSA.

There is very little data going over the wire during authorization.
So I doubt that's an issue.

Victoria, does the public IP your svn client is connecting from
have a reverse-lookup in DNS?
Maybe the server is trying to look up a hostname corresponding
to your IP when you connect (e.g. for logging purposes), and
fails to do so, eventually timing out?

Stefan

> -----Original Message-----
> From: Victoria Muntean [mailto:vikimun_at_gmail.com]
> Sent: Thursday, February 12, 2009 9:17 AM
> To: users_at_subversion.tigris.org
> Subject: svn over slow svn+ssh connection
>
> I work over such svn+ssh where ssh authorization has ~5 sec delay,
> and I do not have control over the server side (The bandwidth is OK
> though).
> For example 'svn up' which does nothing, takes ~5.2 sec.
> Any ideas of how I can improve my perceived delays without changing
> the server side ?
>
> Thanks
> viki
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageI
> d=1143994
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1150411
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-13 14:24:11 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.