Download List

Project Description

Balance is a simple but powerful generic TCP proxy
with round-robin load balancing and failover
mechanisms. Its behavior can be controlled at
runtime using a simple command line syntax.
Balance supports IPv6 on the listening side, which
makes it a very useful tool for IPv6 migration of
IPv4 only services and servers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-04 07:07
3.54

A bug with hash_fold() regarding incoming IPv4 and IPv6 source addresses has been fixed. The "hash" group mechanism is now working as expected.
Tags: Minor bugfixes

2010-02-15 07:14
3.52

Buffering has been disabled for interactive shell I/O. A new "assign" command has been added to allow changing of the host:port assignment of a channel (only if disabled). A locking bug has been fixed.

2010-02-09 22:06
3.50

A new -6 option has been added to force IPv6 bind. A patch contribution has been applied to solve a problem with ftok() on Solaris.
Tags: Minor bugfixes, Minor feature enhancements

2010-01-29 23:57
3.48

Problems with setting the IPV6_V6ONLY socket option are now handled more nicely with a syslog warning message.
Tags: Code cleanup, bugfix

2008-04-08 22:40
3.42

This release compiles on systems where IPV6_V6ONLY is undefined (like some Solaris systems).
Tags: Minor feature enhancements

Project Resources