mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
3a79929fdb
PR: 241272 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
16 lines
699 B
Plaintext
16 lines
699 B
Plaintext
Wackamole is an application that helps with making a cluster highly
|
|
available.
|
|
|
|
It manages a number of virtual IPs, that should be available to the
|
|
outside world at all times. Wackamole ensures that a single machine
|
|
within a cluster is listening on each virtual IP address that Wackamole
|
|
manages. If it discovers that any particular machine within the cluster
|
|
are not alive, it will almost immediately ensure that other machines
|
|
acquire their public IPs. At no time will more than one machine listen
|
|
on any virtual IP.
|
|
|
|
Wackamole also works toward achieving a balanced distribution of the
|
|
numbered IPs on the machine within the cluster it manages.
|
|
|
|
WWW: https://BSDforge.com/projects/net/wackamole/
|