Crossroads Load Balancer 2.18 (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 the next stable version. It introduces much more configurability through the management Web interface. Furthermore, portability issues for older MacOS versions were solved. Crossroads users are encouraged to sign up at the forum at http://xrforum.org.

More...