[mysql-proxy] daemon = true proxy-address = 10.10.10.70:4040 proxy-backend-addresses = 10.10.10.224:3306 proxy-backend-addresses = 10.10.10.41:3306 log-file = /usr/local/mysql-proxy/mysql-proxy.log log-level = debug pid-file=/usr/local/mysql-proxy//mysql-proxy.pid bt its only work for 1 backend server , when i gave such options from command line both the backend servers work fine with proxy bt now with mysql-proxy.cnf it works only for second backendserver.
Asked by
sunil
Following is my mysql-proxy.cnf
[mysql-proxy]
daemon = true
proxy-address = 10.10.10.70:4040
proxy-backend-
proxy-backend-
log-file = /usr/local/
log-level = debug
pid-file=
then i set it as a --defaults-file
bt its only work for 1 backend server , when i gave such options from command line both the backend servers work fine with proxy bt now with mysql-proxy.cnf it works only for second backendserver and if i write proxy-backend-
Please help me,
Thanks in advance
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- MySQL Proxy Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Jan Kneschke
- Solved:
- Last query:
- Last reply:
To post a message you must log in.