Crossroads Load Balancer 2.30 (Default branch)

Crossroads is a daemon running in user space, and features extensive configurability, polling of back ends using wake up calls, status reporting, many algorithms to select the 'right' back end for a request (and user-defined algorithms for very special cases), and much more. Crossroads is service-independent: it is usable for any TCP service, such as HTTP(S), SSH, SMTP, and database connections. In the case of HTTP balancing, Crossroads can provide session stickiness for back end processes that need sessions, but aren't session-aware of other back ends. Crossroads can be run as a stand-alone daemon or via inetd. License: GNU General Public License v3 Changes:
This is a stable release. New features include DOS protection capabilities, bugfixes, a "weighted-load" dispatching mode, a richer management Web interface, and a rewritten, optimized HTTP dispatcher which runs 40-50% faster.

More...