mysql cluster howto

Discussion in 'HOWTO-Related Questions' started by youngblood, Feb 27, 2008.

  1. youngblood

    youngblood New Member

    when setting up the mysql cluster, is there a way so that if a request originates on sql1.example.com that sql1.example.com will not just automatically accept the packet instead of forwarding it on to the load balancer with the address currently bound to it?

    I'm trying to use this in practice and my web servers and mysql nodes are located on the same physical machine. What I am seeing is that the requests are not ever making it to the load balancers, but instead are being processed locally.
     

Share This Page