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

Re: SVN 1.8 timeout fix

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 15 Oct 2014 14:13:25 +0200

On 15.10.2014 14:00, Philip Martin wrote:
> <Paul.Gillis_at_L-3Com.com> writes:
>
>> When I initially used the default skelta-mode, small checkouts and
>> commits worked perfectly fine. Large checkouts or commits would begin
>> normally but the file transfer rate would quickly drop to 0 and the
>> operation would time out. Increasing MaxKeepAliveRequests to 1000
>> didn't help. When I disabled KeepAlive, it solved the problem.
> I don't know what would cause that. A skelta-mode checkout uses a large
> number of small requests while a bulk-mode checkout uses a small number
> of large requests. Is there an HTTP proxy between the client and
> server?

Note that it's not necessarily an HTTP proxy; we've had at least one
confirmed case of the Cisco ASA with deep packet inspection enabled
producing exactly this kind of result; that turned out not to be
specific to Subversion at all.

-- Brane
Received on 2014-10-15 14:13:58 CEST

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.