tags 513558 +unreproducible
thanks

Am Freitag, den 30.01.2009, 07:14 +0100 schrieb Vladimir Rajnys:
> My /etc/default/mysql-proxy:
> 
> ENABLED="true"
> OPTIONS="--proxy-address=127.0.0.5:3306 
> --proxy-backend-addresses=127.0.0.1:3306 
> --proxy-backend-addresses=10.0.0.5:3306"
> 
> 
> If I stop mysql on localhost, then mysql-proxy does not send any query
> to other database.

You don't need to stop mysqld on 127.0.0.1 to see queries on 10.0.0.5,
it should use them round-robin.

http://dev.mysql.com/doc/refman/5.0/en/mysql-proxy-using.html

I tried to reproduce it with a similar config to yours, but it works
just fine.

        Norbert




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to