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

Re: slow performance - persistent connection?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-10-28 19:35:57 CEST

On 10/28/06, Rob <subversion@theknack.net> wrote:
> I am experiencing a wait of *hours* to merge or commit a project with
> about 3500 files to a remote site. Each file takes about 2 seconds to
> process. Bandwidth utilization is very low; I'm convinced almost all
> the wait is latency. I fired up tcpdump to discover that a new
> connection is established for every file!
>
> Is there some way to enable persistent https connections? I'm using the
> command-line client version 1.2.3.

You didn't say, but I presume this is with HTTP?

If so, you may benefit from 1.4.0 or 1.4.1, which supports Serf, a
library which supports HTTP pipelining for remote repository access.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 28 19:36:32 2006

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.