Re: installing mysql cluster over physical distances
Alex is right. You're really not going to get good performance out of MySQL Cluster without at least 100 Mbps connectivity, and gigabit is even better. (And SCI even better still.) Unless you've a chunk of something like an OC3 line you can dedicate to this purpose, you're not going to see good performance over the Net.
There are also security issues to consider. Communications between machines in a Cluster are not privileged or secured in any way. The best (safest) possible network configuration for a MySQL Cluster in this regard is behind its own firewall, with only the MySQL server(s) being accessible from outside the cluster.
(The security aspect is something we don't emphasise in the Manual at the moment -- and this is largely my fault -- but it will soon be updated to stress this point more strongly.)
Jon Stephens
MySQL Documentation Team @ Oracle
MySQL Dev Zone
MySQL Server Documentation
Oracle
Subject
Views
Written By
Posted
3164
March 22, 2005 07:52AM
2083
March 22, 2005 09:50AM
Re: installing mysql cluster over physical distances
2099
March 24, 2005 06:58PM
2281
March 25, 2005 11:40AM
2277
March 30, 2005 04:26AM
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.