proxy-backend-addresses problem
Hello
i have a small problem , i have 2 backend server and mysql proxy write data only to the first of them, here is the config :
[mysql-proxy]
daemon = true
admin-lua-
log-file=c:/log.log
log-level = debug
admin-username = root
admin-password = 111111
proxy-backend-
in this case data are inserted only to server 1 , if i change the location to
proxy-backend-
then data are insert only to server 2 .
the log show
2010-09-24 19:32:19: (message) proxy listening on port :4040
2010-09-24 19:32:19: (message) added read/write backend: 127.0.0.1:3306
2010-09-24 19:32:19: (message) added read/write backend: 192.168.0.4:3306
2010-09-24 19:32:27: (debug) abs wait-for-
2010-09-24 19:32:27: (debug) abs lua-exec::done usec= 0
2010-09-24 19:32:51: (debug) abs wait-for-
2010-09-24 19:32:51: (debug) abs lua-exec::done usec= 0
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- MySQL Proxy Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask johny for more information if necessary.