Re: Balancing and proxing
From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Fri, 9 Aug 2013 20:15:27 -0500
On Aug 9, 2013, at 19:00, Roman Naumenko wrote:
I'm not familiar with how to set that up at the DNS level but if you are then go for it.
> But more important, I'd like to have a few nodes handling writes.
Ah yes. Well then that's different.
You must have one heck of a large svn installation for that to be a bottleneck.
>>> Of course, it would be ideal if subversion nodes could just share a
It would need to be not just a SAN but a SAN with a cluster filesystem, based on previous conversations (see below).
> Ok, so if multiple nodes are accessing the same mount point with repos data, will they be able to handle writes from multiple clients correctly? Thinking out loud: yes, they should - since it's no difference for a repository if multiple clients commiting over same server or few distributed nodes. Or is it different when the same process handles all requests?
I have not set it up myself, but I participated in discussions about it on this list some years ago:
http://svn.haxx.se/users/archive-2006-10/0195.shtml
http://svn.haxx.se/users/archive-2007-05/0214.shtml
You may want to read those threads completely and carefully to get all the nuances. And of course information may have changed since then.
|
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.