MySQL Forums
Forum List  »  Router & Proxy

Re: Want to know more about the load-balancing
Posted by: Narine Kokhlikyan
Date: July 26, 2007 10:54PM

Hello,

How can we specify the username and password for proxy-backend-addresses?

$ mysql-proxy \
--proxy-backend-addresses=10.0.0.2:3306 \
--proxy-backend-addresses=10.0.0.3:3306


I tried some combinations like:
--proxy-backend-addresses=10.0.0.2:3306:root:root
or
--proxy-backend-addresses=10.0.0.2:3306:root

but it does not work.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Want to know more about the load-balancing
2925
July 26, 2007 10:54PM


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.