MySQL Forums
Forum List  »  Router & Proxy

Re: Multiple 'proxy-address' statements?
Posted by: Adam McLean
Date: May 04, 2010 06:12PM

I did try to start two proxy's.

I first tried to start the one that binds to port 3036, but noticed that in addition to binding to 3036, it also took port 4041.

After starting it, I tried to start the one to bind to mysql.sock, but it complaiend that port 4041 was already in use.
2010-05-04 16:28:29: (critical) network-socket.c:397: bind(0.0.0.0:4041) failed: Address already in use (98)
2010-05-04 16:28:29: (critical) chassis.c:947: Failure from chassis_mainloop. Shutting down.
2010-05-04 16:28:29: (message) Initiating shutdown, requested from chassis.c:949
2010-05-04 16:28:29: (message) shutting down normally, exit code is: 1

So it seems that even if you have a 'proxy-address' statement, it still uses port 4041 regardless. Although I could be missing a configuration option!

Options: ReplyQuote


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


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.