Has anyone considered writing a proxy to allow the client
and/or server software to connect to a single data source,
or would this defeat the purpose by having the software use
a single server as a proxy? :)

In addition, what are the issues involved with mirroring
a MySQL database between database servers?

I apologize to the list if this is considered off-topic
and non-beneficial, but I though I would try my luck, as
well. ;)  Thanks, in advance, for replies and comments.

> > MySQL is quick, it's by far the fastest you can get at 
> > most operations. On the other hand, you can't easily
> > spread the load over multiple servers

> > possible to run MySQL across multiple servers? Should
> > we be looking at a solution with multiple database
> > servers instead of one machine? At the hardware level,

> There's a DBD::Multiplex in development (by Thomas Kishel
> and myself) that's designed to allow you to spread the
> load across multiple database servers and/or add
> resilience in case one goes down.

%%  "The will to win is important, but the will to prepare
     is vital."  -- Joe Paterno

Reply via email to