Re: proxy-read-only-backend-addresses
Posted by:
Ralf Löwa
Date: March 12, 2008 04:07AM
Hello,
I have a similar problem, the option --proxy-read-only-backend-addresses=<IP>:<Port> seems to be ignored.
The command looks like:
mysql-proxy \
--daemon \
--proxy-backend-addresses=<IP>:<Port> \
--proxy-read-only-backend-addresses=<IP>:<Port> \
--proxy-lua-script=<Path>/rw-splitting.lua
The output from the admin console:
mysql> select * from proxy_config;
+----------------------------+-------------------------+
| option | value |
+----------------------------+-------------------------+
| admin.address | :4041 |
| proxy.address | :4040 |
| proxy.lua_script | <Path>/rw-splitting.lua |
| proxy.backend_addresses[0] | <IP:<Port> |
| proxy.fix_bug_25371 | 0 |
| proxy.profiling | 1 |
+----------------------------+-------------------------+
The LUA_PATH is set.
Any ideas?
Subject
Views
Written By
Posted
10907
January 17, 2008 04:34PM
4719
January 18, 2008 11:27AM
4322
January 21, 2008 03:02PM
Re: proxy-read-only-backend-addresses
4334
March 12, 2008 04:07AM
3698
March 14, 2008 12:58AM
3767
April 10, 2008 03:11PM
3712
April 14, 2008 07:20AM
3626
April 14, 2008 10:56PM
4637
April 28, 2008 03:32PM
3484
May 01, 2008 05:49PM
3482
May 07, 2008 11:18AM
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.