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

Re: Slow VM, svn client drops connection with FIN packet

From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 17 Dec 2013 16:32:34 +0100

On 17.12.2013 16:19, Stuart MacDonald wrote:
> On Monday, December 16, 2013 1:45:11 PM UTC-5, Branko Čibej wrote:
>
> So your server is using an nginx proxy, and your 1.7 client
> doesn't work with it. The thing to do is to try to reproduce this
> with 1.8, and if it's reproducible, it's still most likely a proxy
> bug (nginx 1.0.5 is rather old). Reporting this to the server
> administrator would be the next step.
>
>
> The Wireshark trace shows clearly and conclusively this is a bug in
> the client. The client drops the connection by sending a FIN packet
> unexpectedly.

It could be waiting for a response from the proxy that never reaches the
client, and dropping the connection after a timeout.

Regardless, you should still try to reproduce this with the latest
client (ideally, both latest 1.7 and 1.8) to determine if the problem
has been fixed. Especially in 1.8, there have been a lot of improvements
in the HTTP protocol driver.

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. brane_at_wandisco.com
Received on 2013-12-17 16:33:40 CET

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.