MySQL Forums
Forum List  »  NDB clusters

Speed Issue
Posted by: Derek Crudgington
Date: July 10, 2006 08:58AM

Here is my setup:

server1 - management
server2 - data/api
server3 - data/api

server1 and server2 are in the same location, server3 is in a different location, which is slower network.

whenever they are all 3 up and running, the speed is slow when doing query's on server2.

whenever i shutdown server3, the speed increases.. and it works at a normal speed with only server1 and server2 running.

why would i see an increase in speed if i shut down server3 and i'm only doing queries on server2? does mysql cluster still query server3 (if it is up) when i do a query on server2?

any help would be much appreciated.

Options: ReplyQuote


Subject
Views
Written By
Posted
Speed Issue
1622
July 10, 2006 08:58AM
806
July 10, 2006 01:08PM
711
July 10, 2006 01:47PM
1000
July 12, 2006 07:47AM
781
July 13, 2006 12:30PM


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.