MySQL Forums
Forum List  »  Router & Proxy

Re: Multiple 'proxy-address' statements?
Posted by: Chris Calender
Date: May 04, 2010 06:16PM

Ah, yes, port 4041 is the default for the proxy's admin address.

So for the second proxy, you should define --admin-address to be something other than 4041, for example:

--admin-address=localhost:4045

For additional reference:

http://dev.mysql.com/doc/refman/5.1/en/mysql-proxy-configuration.html#option_mysql-proxy_admin-address

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

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Multiple 'proxy-address' statements?
2735
May 04, 2010 06:16PM


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.