Ezio Vernacotola wrote:
> I need a database connection pool that can reconnect to a different
> replicated failover server if the main server stop working. I found
> DButil SteadyDBConnection works great in transparently reconnect if the
> connection is lost, but to try a different server I'm t
Hi Ezio,
your ideas about implementing failover connections and load balancing
sound interesting. Can you email me your suggested patch? Concerning
load balancing, we probably need to somehow discern master and slave
databases and offer a way to request master and slave (usually read
only) con