Re: load balancing problem
"David Brieck Jr." <[email protected]> Wed, 30 May 2007 11:04:07 -0400
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
On 5/23/07, Mohamed HADROUJ (Gmail) <[email protected]> wrote: > Hi :) > when tailing the /var/log/messages I can see this : > May 23 13:49:46 vasppslb1 nanny[12312]: The following exited abnormally: > May 23 13:49:46 vasppslb1 nanny[12312]: Ran the external sending program to ( 10.11.11.20) but didn't get anything back > > it seems thats Nanny does not update the ipvsadm routing table even if it get no answers from the real server : > IP Virtual Server version 1.0.8 (size=65536) > Prot LocalAddress:Port Scheduler Flags > -> RemoteAddress:Port Forward Weight ActiveConn InActConn > UDP 10.76.11.230:radius wrr > -> 10.11.11.20:radius Masq 1 0 0 > -> 10.11.11.19:radius Masq 1 0 0 > > Nanny's issue ?? I'm seeing the same type of problem. A real server goes offline and I get something like " shutting down 10.1.1.183:80 due to connection failure" in the logs, but it never gets removed. Anyone else see something like this?