MySQL Forums
Forum List  »  NDB clusters

How to speed up the answer time ?
Posted by: Jörg Nowak
Date: January 11, 2005 02:27AM

Hello everybody,

we did in the last few weeks some performance tests with the cluster (2 servers (each has 2 CPU) 4 GB RAM, 4 DB nodes, 1 million customer profiles in the database).

we stressed the database with up to 100 clients, which sends so much requests (reads and writes) as they can. The cluster served aprox. 2500 requests per second, which is ok for us (in theory less than 0,5 ms for one request).
But the problem is the answer time from the client side for a single request. The cluster can not guaranty a answer to a single request in a few (better less than one) milliseconds. We measured answering times up to 50 ms and more for a single request from a single client. This is not acceptable for our project.
We did not optimize config parameters and the mysqld is on the same machines like the cluster.

How can we speed up the answer time from the client side. What could be the bottle neck ? Our impression was that the mysqld had a lot of stress. Is it possible to run more than one mysqld on each server in the cluster ? Are there config parameter to speed up ?

Thanks in advance.

Joerg Nowak

Options: ReplyQuote


Subject
Views
Written By
Posted
How to speed up the answer time ?
3581
January 11, 2005 02:27AM
2275
January 12, 2005 04:39AM
2432
January 12, 2005 10:09AM
2383
January 12, 2005 01:59PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

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.