Thank you both for your responses.
After more testing this is what I have found.
I setup a PHP script that connects to the cluster and loops a dummy query
via a cron job. The connection is never lost when there is always something
being sent to the cluster. So it seems this problem only occurs if the
cluster is left idle for n amount of time.
This suggests the firewall is not blocking the remote connection. Also I do
not believe it is a memory issue, as I have not even imported my database
into the cluster yet, so only the default tables exist.
Any other thoughts as to why the connection would be unavailable remotely if
the cluster does not receive any queries for a random amount of time?
Thanks again.
--
View this message in context:
http://mysql-cluster.1050023.n4.nabble.com/MySQL-CLuster-Data-Nodes-Lose-Connection-tp3049544p3054114.html
Sent from the MySQL - Cluster mailing list archive at Nabble.com.