> -----Original Message-----
> From: Lars Peterson [mailto:peter...@highfleet.com]
> Sent: maandag 5 april 2010 20:11
> To: users@subversion.apache.org
> Subject: svn 1.6.9 stuck on CLOSE_WAIT after 'svn info'
> 
> I have a bash script that runs this command as part of a code testing
> system:
> 
>       svn info https://server.highfleet.com/repository/trunk/Project --
> username user --password secret
> 
> Every tenth run or so, it hangs, producing no output.  Perhaps notable
> is this open TCP socket:
> 
> svn     22905 testuser    4u  IPv4           43196765      0t0
> TCP client.highfleet.com:35940->server.highfleet.com:https (CLOSE_WAIT)

Do you know which neon version is used by your svn?

Neon 0.29.0-0.29.2 have a regression with closing https connections,
triggerable by certain proxies and non-apache webservers. Upgrading to neon
0.29.3 fixes these hangs.

        Bert 


Reply via email to