Re: [Webware-devel] Failover connections in DBUtils

2007-05-18 Thread Christoph Zwerschke
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

Re: [Webware-devel] Failover connections in DBUtils

2007-01-02 Thread Christoph Zwerschke
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