On Fri, May 15, 2009 at 05:03:07PM -0400, Tom Potwin wrote: > I don't think I'm going to be much help there. I'm connected to the Internet > through a wireless broadband right now. I connect to my network through a > VPN connection. The server just sees me as a local address. > > I had it working for a short time, and I saved what showed up on syslog for > the time it stared to work, to the moment it stopped. The last entry is at > 16:17:01 when it was still working. It stopped working at about 16:30, but > nothing showed in any of the logs. Except again for the entry in the apache > error. I'm attaching the syslog copy here showing just the time I talked > about. I don't know if that helps, but please know that I really appreciate > all the help.
Well, unfortunately there is no haproxy log here. Are you sure that your syslogd listens to the UDP socket ? (check for the "-r" option). However, in the logs heartbeat is saying that it switches to node lb2 and that lb1 goes standby. So most likely your second click is handled by lb2, and maybe that one does not have exactly the same config options. You should compare the configs. Regards, Willy

