MySQL Forums
Forum List  »  NDB clusters

Re: failover seems like is not working
Posted by: kostya kote
Date: September 19, 2005 04:26AM

ok,
I'll try to ask another way.
Do I need to reconnect when my host was down ? If it is so, then I have slow performance cause driver try to connect all hosts starting from first. And each time I get latency while driver find the host which is up.

How can I make an application such a way that I only once got connection and then in some operation loop could use it, in spite of broken connection with one of the host, indicated in connection URL ?
I guess when I set property autoReconnect in the true state the driver automatically will be connecting to failover host listed in connection URL, and I have no need to recconect it at each transaction. Is it right ?



Edited 1 time(s). Last edit at 09/19/2005 04:28AM by kostya kote.

Options: ReplyQuote


Subject
Views
Written By
Posted
4666
September 16, 2005 11:14AM
Re: failover seems like is not working
1968
September 19, 2005 04:26AM
1943
September 19, 2005 06:35AM
1891
September 19, 2005 06:48AM
1866
September 19, 2005 06:53AM
1812
September 19, 2005 07:08AM
1704
September 19, 2005 07:13AM
1909
September 19, 2005 07:42AM
1804
September 19, 2005 07:52AM
1639
September 19, 2005 08:04AM
1738
September 19, 2005 08:24AM
1754
September 19, 2005 08:35AM
1750
September 19, 2005 09:42AM


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.