You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Mike Mason <mg...@thoughtworks.net> on 2003/11/26 15:42:15 UTC

SPAM[RBL] Re: Questions on distributed repository layout

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