On Fri, Aug 27, 2010 at 03:24:25PM -0700, Koaps wrote: > Hi guys, > > I'm trying to setup HAP to balance in tcp mode, but it does seem to fail over > when I shutdown the service on one of the servers. > > Any ideas what I might be missing? > > Seems like it's checking that the IP is alive, not that the port responds.
Sorry, but I don't get it. Maybe you meant "it does NOT seem to fail over" ? It has no way of testing that an IP responds, it can only use TCP. Are you sure that when you shut the service down the port is completely unbound ? Willy

