MySQL Forums
Forum List  »  Router & Proxy

An interesting case of melt down...
Posted by: Maxim Volkov
Date: October 09, 2007 07:56PM

mysql-proxy was up for over two weeks when maintenance on one of the mysql servers had to be performed. Proxy was load balancing among six servers. Once the mysqld was down the mysql-proxy echoed a few dozen times the following error :

mysql> network-mysqld.c.564: write() failed: Connection timed out
network-mysqld.c.1278: network_mysqld_write(CON_STATE_SEND_QUERY_RESULT) returned an error

mysql-proxy became unresponsive for a good while and eventually had to be killed with -9.

Question:
Are those errors indicating to what is went wrong and why mysql-proxy didn't softly skip the disconnected server?

Options: ReplyQuote


Subject
Views
Written By
Posted
An interesting case of melt down...
4064
October 09, 2007 07:56PM


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.