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

SPAM[RBL] Re: Questions on distributed repository layout

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2003-11-26 16:42:15 CET

Wadsworth, Eric (Contractor) wrote:

>>So my question is, can a repository be distributed over
>>several systems
>>to increase processing power? A cluster perhaps?
>>
>>
>
>This would probably best be done by dropping Apache as the holder of the
>subversion server process, and take up Weblogic Server instead. Ah, so easy
>to say, with such daunting development implications...
>
>

Would it be possible to use Apache to proxy to a cluster of fulfillment
servers, based on differing URLs? So I'm looking at

http://apache1/repos/trunk

and Apache1 transparently directs requests to

http://apache2/repos/trunk/dir1
http://apache3/repos/trunk/dir2

when I access subdirectories? Or does Subversion/WebDav not quite work
like that?

Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 26 16:43:10 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.