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

Thoughs on issue #1563: TTimo's stalling checkout.

From: Mark Grosberg <mark_at_nolab.conman.org>
Date: 2003-11-13 00:12:12 CET

After a quick discussion on #svn I think I may have a clue as to what is
causing issue #1563. It may be because TTimo does large checkouts over SSL
that the connection gets re-negotiated.

If ephemeral keying is being used by SSL then it may need to draw more
entropy as the connection proceeds. Fitz pointed out that OpenSSL uses
/dev/random by default, not /dev/urandom.

Hmmm.... Sound familiar? It could be the same thing as our repository
creation hangs?

Thoughs?

L8r,
Mark G.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 13 00:12:54 2003

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.