MySQL Forums
Forum List  »  Router & Proxy

mysql-proxy configuration file problem
Posted by: sunil divyeshvar
Date: March 15, 2010 01:46AM

following is my mysql-proxy.cnf

[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.


Please help me,
Thanks in advance



Edited 1 time(s). Last edit at 03/15/2010 01:37AM by sunil divyeshvar.

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql-proxy configuration file problem
7024
March 15, 2010 01:46AM


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.