Please define a backend-server
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.
Subject
Views
Written By
Posted
Please define a backend-server
4640
June 23, 2007 10:50PM
2805
June 24, 2007 02:21AM
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.