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

Re: zombie ssh processes

From: James Y Knight <foom_at_fuhm.net>
Date: Tue, 7 Apr 2009 13:17:00 -0400

On Apr 2, 2009, at 4:29 PM, James Y Knight wrote:
> In my testing of the svn 1.6 client, I found that I end up with a
> *lot* of ssh connections to the server sitting around doing nothing.
> They aren't zombies, they're fully-fledged ssh processes hanging
> around doing nothing with no svn process left to talk to. This could
> get very bad on the server if a lot of users end up with a lot of
> open idle connections.

Ping?

It seems to me that it's an extremely serious bug that running "svn
log $repos|head" via svn+ssh:// will keep an ssh connection open
forever every time you run it. Am I alone in thinking it's a serious
bug or does nobody else see it?

James

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1580265
Received on 2009-04-07 23:02:42 CEST

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.