Download List

Projeto Descrição

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.

2007-11-25 00:08
3.40

Suporte IPv6 no lado escuta foi adicionado. MAXCHANNELS em balance.h foi aumentado para 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

Um bug na funcionalidade autodisable foi corrigido. A página de manual foi atualizado.
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

Um novo "autodisable" opção foi adicionada (-a), para que um canal tem de ser manualmente reativado após uma falha. Syslog logging foi adicionado para relatar esse evento. Uma nova opção-M foi adicionado, instruindo Saldo para usar mapeamento de memória em vez de memória compartilhada para IPC interno. A página de manual foi atualizado.
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

O diretório / var / run / saldo pode agora já existem (por exemplo, criado durante a instalação) sem reclamar e sair.
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 agora está devidamente definido por padrão. Isso desativa o "Nagle Algorithm", o que acelera significativamente TCP encaminhamento de protocolos com pedido pequeno / pacotes de resposta.
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