MySQL Forums
Forum List  »  Router & Proxy

Re: Want to know more about the load-balancing
Posted by: Andy Jeffries
Date: July 13, 2007 02:20AM

To be honest, sending queries automatically to the master/slaves is the killer feature for this product. For example, I'm currently contracting in a PHP/symfony development team and Symfony has no support for master/slaves.

We've written some custom code but it's deeply intwined with symfony's code and has the potential to easily break if they move to a later version of Propel or Doctrine.

Using MySQL Proxy would mean we could lose that code and let the DB proxy handle it.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Want to know more about the load-balancing
3390
July 13, 2007 02:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.