On Tue, 2006-12-12 at 14:25 -0800, Michael K. Smith - Adhost wrote:
> Hello Luca:

Hi,

> 1) 3 Servers in Table -> 192.168.1.1, 192.168.1.2, 192.168.1.3
> 2) All servers listening on 25, 110 and 143
> 3) SMTP Daemon on 192.168.1.1 dies
> 4) Magic Application detects this failure and removes 192.168.1.1 from
> table and reloads it without that address.
> 5) Magic Application detects service is restored and re-adds 192.168.1.1
> to the table and reloads it.

Well, this is the idea, but it uses anchors and not tables to do the
magic IIRC. Review the example config file for the details.

You need an external daemon polling services just to remove/readd hosts
dinamically from the real servers pool, otherwise you could just put a
static rule to do roundrobin on a fixed set of hosts.
BTW slbd currently supports load balancing and polling of real services
using only the TCP protocol.

ciao

Luca

Reply via email to