Re: Problems with jdbc loadbalance
Posted by: Egor Korobitsin
Date: September 13, 2013 06:06AM

Yes, all this helped me.. but there is another problem...

After migrating to "loadbalance" the performance of work application and database decreased by 60%. Is it OK for "loadbalance" in JDBC? I didn't change anything - just inserted string "loadbalance" and two mysql hosts, where replication is set.

And there is yet one problem. For example in the connection string I set two MySQL servers, but one of them is unavailable. As far as I understand, JDBC opens socket with infinetaly timeout (0), and on Debian this situation takes very-very long time. is it a bug? Or how could I solve this problem? If I right understood all..

Thanks!



Edited 2 time(s). Last edit at 09/13/2013 07:43AM by Egor Korobitsin.

Options: ReplyQuote


Subject
Written By
Posted
September 12, 2013 02:45AM
September 12, 2013 08:28AM
Re: Problems with jdbc loadbalance
September 13, 2013 06:06AM


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.