Miles Scruggs wrote:

> I'm in the process of setting up a clustering solution for two midgard
> boxes.  Just wanted to get some input before I start causing myself
> headaches.
> 
> The IP load balancing will be round robin DNS until I impliment a better
> solution (suggestions wanted)

Maybe Eddie? http://eddie.sourceforge.net/

> Database replication will be mysql built in replication
> 
> File(blobs and images) replication will be with rsync
> http://rsync.samba.org until I get a better one setup, such as
> InterMezzo http://www.stelias.com

Maybe NFS or CODA? But that will hit your network for every request.
rsync will use less resources.

> The admin interface will only attached (accessed) on one box (master)
> since the file and database replication is master to slave only.  The
> sites on the other hand will be attached to both boxes.  
> 
> Is this going to work?  I'm I going to run into any problems with
> midgard in this configuration?  Thanks for your input

I don't see why not, but I've never tried anything like this.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to