BalanceNG 3.558 发布,此版本包括一些功能增强和 bug 修复。更新内容如下:
此版本相对于 3.555版本的改进:
Thread execution of packet processing threads is now halted during a configuration reload in multithreading mode (set multithreading 1). A new parameter "sweeponreload" allows to exempt the processing of the session table during pass 2 of the reload if set to 0. The default of this parameteris 1 (active). Additional log messages have been added to mark the begin and the end of session table processing during reload. IP address conflict messages are no longer reported if a node happens to see its own gratuitous ARP or ND6 requests for some reason. The manual has been updated accordingly.


BalanceNG是一款很小的易用的基于IP的负载均衡软件。BalanceNG是一款很小的易用的基于IP的负载均衡软件。提供会话持久化、多种分发策略(Round Robin、随机、权重随机、最少会话、最少带宽、哈希、Agent和随机 Agent等),提供一个可定制的 UDP 健康监测代理。支持 VRRP 用于在多节点上设置高可用配置。支持 SNMP,集成了 BALANCENG-MIB。实现了非常快速的内存中的 IP-to-location 数据库,允许强大的基于位置的服务器负载均衡。

这里有一些应用的例子:http://www.inlab.de/balanceng/examples.html
|