MySQL Forums
Forum List  »  Router & Proxy

Please define a backend-server
Posted by: Irwin Nemetz
Date: June 23, 2007 10:50PM

Is a backend-server a remote mysql machine ? You would think so, but from another post in this forum, it looks like the separation of reads from writes has not been implemented yet, so I am not clear as to the distinction between backend-servers and read-only servers.

$ mysql-proxy \
--proxy-backend-addresses=10.0.1.2:3306 \
--proxy-backend-addresses=10.0.1.3:3306 &

I don't see how this works for writes, as they kind of have to go one place.

Options: ReplyQuote


Subject
Views
Written By
Posted
Please define a backend-server
4546
June 23, 2007 10:50PM


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.