MySQL Forums
Forum List  »  NDB clusters

Re: Where do i point our webservers to using a 5 node NDB Cluster
Posted by: Mikael Ronström
Date: September 20, 2018 04:44AM

You point your web server to the MySQL servers.
The web server can access any of those, the updates
on one MySQL Server will be immediately seen in the
other server.

The MySQL Server will in its turn find the correct data
node for all requests.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Where do i point our webservers to using a 5 node NDB Cluster
596
September 20, 2018 04:44AM


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.