BalanceNG is a modern, IPv6 capable software IP load balancing solution. It is small, fast, and easy to use and set up. It offers session persistence, different distribution methods (Round Robin, Random, Weighted Random, Least Session, Least Bandwidth, Hash, Agent, and Randomized Agent) and a customizable UDP health check agent in source code. It supports VRRP to set up high availability configurations on multiple nodes. It supports SNMP, integrating the BALANCENG-MIB with Net-SNMPD. It implements a very fast in-memory IP-to-location database, allowing powerful location-based server load-balancing.
| Tags | Internet Proxy Servers Clustering/Distributed Networks Web Networking Load-Balancing Software Distribution Load-Balancer TCP/IP |
|---|---|
| Licenses | Proprietary with Free Trial |
| Operating Systems | Linux Solaris |
| Implementation | C |
Recent releases


Release Notes: A new multithreading scheduler has been implemented (activated by "set multithreading 1"). The new directive "interface N threads" controls the number of threads per interface (if the multithreading scheduler is active). A new informational command "show threads" shows thread information (if multithreading is activated). A minor bug has been fixed, server "-1" is no longer reported when there's no 1:1 server/target relationship. A new module "crossover" allows the implementation of a virtual crossover cable (Linux only). The manual has been updated accordingly.


Release Notes: Specific LOG_INFO syslog messages have been introduced on bng start, stop, and reload. The host operating system architecture is logged on startup. Special Solaris DLPI timing issues have been resolved. The Solaris bnx0 interface is now recognized as "primary interface". A "bng reload" is now refused after a vrrp priority change.


Release Notes: An issue with "ICMP Fragmentation Needed" packet forwarding has been fixed. "bng stop" now uses SIGTERM, SIGHUP, and SIGKILL in that order. A new command "inject" allows packet injections from a PCAP file for debugging and QA purposes.


Release Notes: Outdated session table entries are now reclaimed very quickly on an idle BalanceNG system. The rate per second is controlled by the new parameter "sessiongclimit".


Release Notes: "ICMP Fragmentation Needed" packets are now forwarded to all associated targets of a virtual server (DSR mode only).