Back to files
MoreBalance is a sophisticated load balancing system which has got the
following features:
- (100%): Round-Robin scheduling among several cluster nodes
- (70%): Traffic-based scheduling
- (80%): service guarantees (using same node for traffic from one IP)
- (50%): automatic disabling of dysfunctional services
- (100%): two-layer-architecture for automatic respawn in case of crashes
- (100%): fetchmail-inspired configuration file, jikes-inspired errors
- (20%): statistics
- (70%): IP ban lists, including dynamic DOS protection
- (50%): Port forwarding
- (50%): Support for local sockets
- (90%): Connection options like SSL/TLS encryption
- (70%): Content scanning
- (80%): UDP support
- (50%): Prerequisite handling
- (50%): Bind options
- (30%): Connection throttling
- (50%): Internationalization
- (80%): compression/decompression of traffic using zlib
It might not perform like kernel-based tools, but is sufficient for most
services, and very easy to set up.
Read the file Documentation.txt for the time being, until a full manual
will be made available. Also, consult the man pages for morebalance(1)
and morebalance.conf(5).
TODO:
- see separate file TODO now
SEE ALSO:
- balance/balance-ng
- netcat
- socat
- rfd
HOMEPAGE:
- http://morebalance.coolprojects.org/