[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: David James <james_at_cs.toronto.edu>
Date: 2007-01-23 16:38:06 CET

On 1/23/07, Øyvind Harboe <oyvindharboe@gmail.com> wrote:
> On 1/23/07, Miha Vitorovic <mvitorovic@nil.si> wrote:
> > "Øyvind Harboe" <oyvindharboe@gmail.com> wrote on 23.01.2007 13:36:57:
> >
> > > I've been messing around with trying to get squid to cache large
> > > checkouts without much luck. Squid is caching fine(tested w/IE), but
> > > it does not help performance of Subversion.
> > >
> > > We have large files (compared to bandwidth) under Subversion and I
> > > would like to see these files cached on the squid proxy server across
> > > branches if at all possible.
> > >
> > > Any alternatives to improve checkout performance?
> > >
> >
> > I don't think that caching can be done (yet),
>
> Any idea of when/if this feature would see the light of day?

I believe it's possible to setup master/slave proxies with Subversion
if you use Subversion trunk on your proxy server instead of squid. See
http://subversion.tigris.org/servlets/ReadMsg?listName=dev&msgNo=122402

If you're using a straight-up squid proxy, you might see more
performance improvements if your clients use ra_serf as the backend.

Cheers,

David

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