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

Re: Improving performance of Subversion using caching proxy

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-01-23 19:26:44 CET

On 1/23/07, Øyvind Harboe <oyvindharboe@gmail.com> wrote:
> By what I've read, this would not have an impact on checkout of large
> binary files.
>
> For us, performance is tolerable, except for large binary files.

ra_serf certainly would speed it up on repeated large binary files
assuming your proxy cache is doing the right thing with those GETs
(squid may not, but mod_cache+mod_proxy generally does). In turn, the
dav-mirror stuff would reduce the latency (or rather move it all
closer to you). -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 23 19:27:12 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.