Télécharger la liste

Description du projet

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.

Système requise

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.

2007-11-25 00:08
3.40

Support de l'IPv6 sur le côté d'écoute a été ajoutée. MAXCHANNELS dans balance.h a été augmenté à 64.
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

Un bug dans la fonctionnalité autobloquantes a été corrigé. La page de manuel a été mis à jour.
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

Un nouveau «autobloquantes" option a été ajoutée (-a), de sorte qu'un canal a besoin d'être réactivé manuellement après un échec. Syslog exploitation forestière a été ajouté pour signaler cet événement. Une nouvelle option-M a été ajouté, chargeant Solde à utiliser le mappage de mémoire au lieu de mémoire partagée pour les internes de la CIB. La page de manuel a été mis à jour.
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

Le répertoire / var / run / balance mai maintenant existent déjà (par exemple, créé pendant l'installation) sans se plaindre et de résiliation.
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 est maintenant correctement configuré par défaut. Cette opération désactive le "Nagle Algorithm", ce qui accélère considérablement la transmission des protocoles TCP à la demande des petites et des paquets de réponse.
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