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

Re: Can I load balance Apache/SVN?

From: Cory Omand <Cory.Omand_at_Sun.COM>
Date: 2006-02-22 23:07:20 CET

btjanes@rockwellcollins.com wrote:
> Hi,
>
> I'm setting up the infrastructure for an enterprise-wide rollout of SVN.
> I've chosen to use Apache/SVN as the method, but I heard a rumor that this
> couldn't be setup behind a load balancer. Has anyone tried this? It is
> crucial that we be able to scale this to potentially thousands of users,
> and just dropping in additional servers as needed is a great way to go if
> it works.

I am currently piloting a prototype of such a setup within my
organization. I have three backend workers, all accessing the same FSFS
repository over NFS. The back end workers are running Apache 2.2.0 and
mod_dav_svn/mod_authz_svn 1.3.0, as well as Trac 0.9.4. The load
balancing system is running Pound 2.0.1 (with --enable-msdav) with
sticky session support for Trac.

HTH,
Cory.

--
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 22 23:09:19 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.