Re: Fail Over / Round Robin
Ronald Klop <[email protected]> Thu, 2 Aug 2007 17:29:02 +0200 (CEST)
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <6736221.74611186068542247.JavaMail.tomcat@localhost> |
See also the mysql-proxy product on the mysql website. (Never used both) Ronald. On Thu Aug 02 17:09:27 CEST 2007 [email protected] wrote: > Quick Question, > > Here is what i would like to do. I have a pool of slaves and i would > like to spread the load between them all, in a round-robin type of > affair. I don't want the application layer to know about it. > > I see the driver supports failover if a host goes down: > http://dev.mysql.com/doc/refman/4.1/en/connector-j-reference-configuration-properties.html > > Any advice for this? > > thanks > > a > > -- > Alan Williamson > "a wiki -and- a blog" @ http://www.Blog-City.com/ > > b: http://alan.blog-city.com/ > > -- > MySQL Java Mailing List > For list archives: http://lists.mysql.com/java > To unsubscribe: http://lists.mysql.com/[email protected] >