Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2007-11-25 00:08
3.40

IPv6-Unterstützung auf dem lauschenden Seite wurde hinzugefügt. MAXCHANNELS in balance.h wurde auf 64 erhöht.
Tags: Major feature enhancements
IPv6 support on the listening side has been added.
MAXCHANNELS in balance.h has been increased to 64.

2007-01-16 09:08
3.35

Ein Fehler in der autodisable Funktionalität wurde behoben. Die man-Seite ist aktualisiert worden.
Tags: Minor bugfixes
A bug in the autodisable functionality has been fixed. The manual page has been updated.

2006-03-18 23:03
3.34

Eine neue "autodisable" Option wurde hinzugefügt (-a), so dass ein Kanal muss manuell wieder aktiviert werden nach einem Ausfall. Syslog-Protokollierung ist für die Berichterstattung über diese Veranstaltung aufgenommen. Eine neue Option-M wurde hinzugefügt, angewiesen Balance Memory Mapping anstelle von Shared Memory für die interne IPC. Die man-Seite ist aktualisiert worden.
Tags: Minor feature enhancements
A new "autodisable" option has been added (-a), so
that a channel needs to be manually re-enabled
after a failure. Syslog logging has been added for
reporting this event. A new option -M has been
added, instructing Balance to use memory mapping
instead of shared memory for internal IPC. The
manual page has been updated.

2005-11-16 20:04
3.32

Das Verzeichnis / var / run / Bilanz kann jetzt gibt es bereits (z. B. während der Installation erzeugt), ohne zu klagen und sich beendet.
Tags: Minor bugfixes
The directory /var/run/balance may now already exist (e.g. created during installation) without complaining and exiting.

2005-10-25 11:50
3.31

TCP_NODELAY jetzt korrekt voreingestellt. Dies deaktiviert das "Nagle-Algorithmus, die" Geschwindigkeit erheblich TCP Weiterleitung von Protokollen mit kleinen Request / Response-Pakete.
Tags: Minor bugfixes
TCP_NODELAY is now properly set by default. This disables the "Nagle Algorithm", which significantly speeds TCP forwarding of protocols with small request/response packets.

Project Resources