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

scripting svn: connection limit problems

From: jason <jpodtbc_at_shaw.ca>
Date: 2007-10-16 18:41:42 CEST

hi all.

i'm having troubles attempting to script svn using the win32 command-line
client. it seems that every operation i perform opens a connection to our
subversion server and then leaves that connection open in a TIME_WAIT status
for a good long time. so what happens is that at some point in my script i
start getting "could not connect to server" errors because svn appears
overloaded.

we tried increasing apache's connection limits as all our svn traffic goes
through apache but this didn't seem to solve the problem.

i also looked around for any svn connection limit configuration but i found
nothing helpful.

anyone have any helpful ideas?

thanks,
jason
Received on Tue Oct 16 18:42:06 2007

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.