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

Re: svnserve authentication without passwd file

From: Jim Correia <jim.correia_at_pobox.com>
Date: 2006-03-12 05:28:13 CET

On Mar 9, 2006, at 2:14 PM, Phillip Susi wrote:

> What makes you think that SSH adds too much overhead? It only adds
> a little cpu load to the client and server; you really shouldn't
> notice it.

Using ssh can add measurable per connection overhead. It is the
reason why tools like fsh <http://www.lysator.liu.se/fsh/> exist.

For example, on my Dual 1.25GHz G4 (not a top of the line machine,
but by no means slow hardware) using svn+ssh:// to localhost instead
of svn:// or file:// results in a fixed overhead of about 1.8s for an
svn ls.

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 12 05:28:50 2006

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.